We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782496b commit 53dec06Copy full SHA for 53dec06
1 file changed
peps/pep-0736.rst
@@ -520,7 +520,8 @@ Reference Implementation
520
521
`A proposed implementation <https://github.com/Hels15/cpython/tree/last-build>`_
522
for cpython has been provided by @Hels15. We will extend this implementation to
523
-add an AST node attribute indicating for keywords whether the value was elided.
+add an AST node attribute indicating for keywords whether the value was elided,
524
+but otherwise the AST will remain unchanged.
525
526
References
527
==========
0 commit comments