]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40528: Improve and clear several aspects of the ASDL definition code for the...
authorBatuhan Taskaya <batuhanosmantaskaya@gmail.com>
Wed, 6 May 2020 14:29:32 +0000 (17:29 +0300)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 14:29:32 +0000 (15:29 +0100)
commit091951a67c832db83c60f4eb22f1fb474b70e635
tree67fa56ccc7099d080ac19460d82a68b7f685b8ff
parent2668a9a5aa506a048aef7b4881c8dcf6b81c6870
bpo-40528: Improve and clear several aspects of the ASDL definition code for the AST (GH-19952)
Include/asdl.h
Lib/test/test_ast.py
Parser/Python.asdl
Parser/asdl.py
Parser/asdl_c.py
Python/Python-ast.c