8000 Add an entry for Doc/library/ast.rst in the grammar update file (#639) · python/devguide@4cdc312 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4cdc312

Browse files
isidenticalencukou
andauthored
Add an entry for Doc/library/ast.rst in the grammar update file (#639)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
1 parent 14a8fe2 commit 4cdc312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grammar.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Note: sometimes things mysteriously don't work. Before giving up, try ``make cl
4949
* ``_Unparser`` in the :file:`Lib/ast.py` file may need changes to accommodate
5050
any modifications in the AST nodes.
5151

52+
* :file:`Doc/library/ast.rst` may need to be updated to reflect changes to AST nodes.
53+
5254
* Add some usage of your new syntax to ``test_grammar.py``.
5355

5456
* Certain changes may require tweaks to the library module :mod:`pyclbr`.

0 commit comments

Comments
 (0)
0