1. 495da29 bpo-35975: Support parsing earlier minor versions of Python 3 (GH-12086) by Guido van Rossum · 6 years ago
  2. dcfcd14 bpo-35766: Merge typed_ast back into CPython (GH-11645) by Guido van Rossum · 7 years ago
  3. 9932a22 bpo-33416: Add end positions to Python AST (GH-11605) by Ivan Levkivskyi · 7 years ago
  4. 913876d bpo-35054: Add yet more index entries for symbols. (GH-10121) by Serhiy Storchaka · 7 years ago
  5. 3f22811 bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445) by Serhiy Storchaka · 7 years ago
  6. 73cbe7a bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197) by Serhiy Storchaka · 7 years ago
  7. 7a7f100 bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) by Brett Cannon · 7 years ago
  8. 338cd83 bpo-25910: Link redirections in docs (#1933) by Sanyam Khurana · 8 years ago
  9. cb41b27 bpo-29463: Add docstring field to some AST nodes. (#46) by INADA Naoki · 8 years ago
  10. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 9 years ago
  11. f3695bf Issue16544 - Add a link to an external documentation resource in ast module docs. by Senthil Kumaran · 10 years ago
  12. 2e4571a Fix a few grammar problems in the documentation and comments by Martin Panter · 10 years ago
  13. b9b389e Closes #22525: clarify documentation for ast.literal_eval(). by Georg Brandl · 11 years ago
  14. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
  15. 0bd152c remove ast.__version__ (closes #12273) by Benjamin Peterson · 14 years ago
  16. 6cb2b92 convert ast versioning to mercurial by Benjamin Peterson · 14 years ago
  17. feac624 Issue #11000 ast.parse parses source, not just expressions. by Terry Reedy · 15 years ago
  18. 4f707fd Separate source link from main text. by Raymond Hettinger · 15 years ago
  19. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 15 years ago
  20. 619e7ba #10869: do not visit root node twice in ast.increment_lineno(). by Georg Brandl · 15 years ago
  21. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 15 years ago
  22. f0a0d14 Issue #7061: Dropped "for Tk" from turtle module title and moved its by Alexander Belopolsky · 15 years ago
  23. 85f2177 Add bytes in literal_eval doc. by Georg Brandl · 15 years ago
  24. 492f3fc Allow set literals in literal_eval(). by Georg Brandl · 15 years ago
  25. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 16 years ago
  26. 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
  27. 36ab1ef Merged revisions 68219 via svnmerge from by Georg Brandl · 17 years ago
  28. ec9199b Merged revisions 67162 via svnmerge from by Benjamin Peterson · 17 years ago
  29. 9abf93d murder some versionadded and versionchanged directives in their beds by Benjamin Peterson · 17 years ago
  30. dcf97b9 Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from by Benjamin Peterson · 17 years ago
  31. fdfe62d Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,64342 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  32. 0c77a82 Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from by Georg Brandl · 17 years ago