Skip to content

Commit 53dec06

Browse files
Mention AST unchanged
1 parent 782496b commit 53dec06

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

peps/pep-0736.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,8 @@ Reference Implementation
520520

521521
`A proposed implementation <https://github.com/Hels15/cpython/tree/last-build>`_
522522
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.
523+
add an AST node attribute indicating for keywords whether the value was elided,
524+
but otherwise the AST will remain unchanged.
524525

525526
References
526527
==========

0 commit comments

Comments
 (0)