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 ed13a18 commit 189ebb5Copy full SHA for 189ebb5
docs/contributing/index.rst
@@ -112,6 +112,8 @@ A (modified style) Copy of all Abstract Grammar Definitions for the Python versi
112
113
.. _`Chomsky 3`: https://en.wikipedia.org/wiki/Chomsky_hierarchy#Type-3_grammars
114
115
+.. _`Python 3.9 AST`: https://docs.python.org/3.9/library/ast.html#abstract-grammar
116
+
117
.. _`Python 3.8 AST`: https://docs.python.org/3.8/library/ast.html#abstract-grammar
118
119
.. _`Python 3.7 AST`: https://docs.python.org/3.7/library/ast.html#abstract-grammar
0 commit comments