1. 421a72a bpo-21120: Exclude Python-ast.h, ast.h and asdl.h from the limited API (#14634) by Zackery Spytz · 4 years, 10 months ago
  2. c4cacc8 Fix typos in comments, docs and test names (#15018) by Min ho Kim · 5 years ago
  3. 5f2df88 bpo-35177: Add dependencies between header files (GH-10361) by Victor Stinner · 6 years ago
  4. 143ce5c bpo-33691: Add _PyAST_GetDocString(). (GH-7236) by Serhiy Storchaka · 6 years ago
  5. 64fddc4 bpo-33475: Fix and improve converting annotations to strings. (GH-6774) by Serhiy Storchaka · 6 years ago
  6. 95e4d58 String annotations [PEP 563] (#4390) by Guido van Rossum · 6 years ago
  7. 14e461d Close #11619: The parser and the import machinery do not encode Unicode by Victor Stinner · 11 years ago
  8. 832bfe2 add a AST validator (closes #12575) by Benjamin Peterson · 13 years ago
  9. 00676d1 Issue #9738: Document encodings of AST, compiler, parser and PyRun functions by Victor Stinner · 14 years ago
  10. adb69fc Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines, by Neal Norwitz · 19 years ago
  11. 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
  12. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago