1. 5f2df88 bpo-35177: Add dependencies between header files (GH-10361) by Victor Stinner · 6 years ago
  2. 143ce5c bpo-33691: Add _PyAST_GetDocString(). (GH-7236) by Serhiy Storchaka · 6 years ago
  3. 64fddc4 bpo-33475: Fix and improve converting annotations to strings. (GH-6774) by Serhiy Storchaka · 6 years ago
  4. 95e4d58 String annotations [PEP 563] (#4390) by Guido van Rossum · 7 years ago
  5. 14e461d Close #11619: The parser and the import machinery do not encode Unicode by Victor Stinner · 11 years ago
  6. 832bfe2 add a AST validator (closes #12575) by Benjamin Peterson · 13 years ago
  7. 00676d1 Issue #9738: Document encodings of AST, compiler, parser and PyRun functions by Victor Stinner · 14 years ago
  8. adb69fc Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines, by Neal Norwitz · 19 years ago
  9. 921fa85 use PyAPI_FUNC instead of DL_IMPORT. are we going to deprecate the old non-Py PREFIXED macros, etc? by Neal Norwitz · 19 years ago
  10. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago