1. 26d936a Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
  2. b44c861 document that various functions that parse from source will interpret things as latin-1 (closes #18870) by Benjamin Peterson · 12 years ago
  3. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  4. d478a46 Use standard heading for ast module docs by Éric Araujo · 14 years ago
  5. 51581de Issue #11000 ast.parse doc fix (r88172) by Terry Reedy · 15 years ago
  6. 6adb979 Merged revisions 87876-87877 via svnmerge from by Georg Brandl · 15 years ago
  7. e679a37 Provide links to Python source in a handful of by Raymond Hettinger · 15 years ago
  8. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  9. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  10. e92818f Fix uses of the default role. by Georg Brandl · 17 years ago
  11. d923f98 a few compile() and ast doc improvements by Benjamin Peterson · 17 years ago
  12. 924b823 Documentation fix. by Georg Brandl · 17 years ago
  13. 482f312 Documented the new AST constructor. by Armin Ronacher · 17 years ago
  14. 3079be5 Fix a formatting error in the ast documentation. by Armin Ronacher · 17 years ago
  15. 8509db5 Add the "ast" module, containing helpers to ease use of the "_ast" classes. by Georg Brandl · 17 years ago