1. 481ae50 construct fields in the right order (closes #15517) by Benjamin Peterson · 12 years ago
  2. 4dc6499 the bool asdl type died a while ago by Benjamin Peterson · 13 years ago
  3. e249841 add a asdl bytes type, so Bytes.s be properly typechecked by Benjamin Peterson · 13 years ago
  4. 6cb2b92 convert ast versioning to mercurial by Benjamin Peterson · 13 years ago
  5. 2b80fa6 Merged revisions 81286 via svnmerge from by Senthil Kumaran · 14 years ago
  6. df6f3fd The output() function takes only one string argument. by Alexandre Vassalotti · 15 years ago
  7. 87c8d87 Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,73324,73331,73335,73340,73363 via svnmerge from by Benjamin Peterson · 15 years ago
  8. 8a73278 #2725: Fix missing local, and handle errors without tracebacks. by Georg Brandl · 15 years ago
  9. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 16 years ago
  10. e81f5ef Remove __metaclass__ remains. by Georg Brandl · 16 years ago
  11. bda355f Add missing parameter spotted by Jared Flatow by Neal Norwitz · 16 years ago
  12. 4902e69 More raise statement normalization. by Collin Winter · 17 years ago
  13. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  14. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  15. 34e4f52 avoid dict.has_key, since this might get used by a Py3K built in the by Fred Drake · 18 years ago
  16. f036551 Switch to using %r in the format string. by Brett Cannon · 18 years ago
  17. 0e1cff5 Get rid of all two uses of backticks (bad Jeremy!). by Brett Cannon · 18 years ago
  18. 49c5da1 Patch #1440601: Add col_offset attribute to AST nodes. by Martin v. Löwis · 18 years ago
  19. 710ab3b Whitespace normalization. by Tim Peters · 18 years ago
  20. eae93b7 Add support for version field on Modules by Martin v. Löwis · 18 years ago
  21. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  22. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago