1. ee936a2 Issue #2335: Backport set literals syntax from Python 3.x. by Alexandre Vassalotti · 16 years ago
  2. a72be3b when no module is given in a 'from' relative import, make ImportFrom.module NULL by Benjamin Peterson · 16 years ago
  3. a48f3ab Patch #2511: Give the "excepthandler" AST item proper attributes by making it a Sum. by Georg Brandl · 17 years ago
  4. 5224d28 Patch #1759: Backport of PEP 3129 class decorators with some help from Georg by Christian Heimes · 17 years ago
  5. 1fbe3ab Change a very minor inconsistency (that is purely cosmetic) in the AST by Brett Cannon · 19 years ago
  6. 2f327c1 Add lineno, col_offset to excephandler to enable future fix for by Jeremy Hylton · 19 years ago
  7. 49c5da1 Patch #1440601: Add col_offset attribute to AST nodes. by Martin v. Löwis · 19 years ago
  8. f7f438b SF patch #1438387, PEP 328: relative and absolute imports. by Thomas Wouters · 19 years ago
  9. eae93b7 Add support for version field on Modules by Martin v. Löwis · 19 years ago
  10. c2e2074 PEP 343 -- the with-statement. by Guido van Rossum · 19 years ago
  11. dca3b9c PEP 308 implementation, including minor refdocs and some testcases. It by Thomas Wouters · 19 years ago
  12. c960f26 Improved handling of syntax errors. by Jeremy Hylton · 20 years ago
  13. 19b0f40 Thou shalt not lie, there are really 5 types now by Neal Norwitz · 20 years ago
  14. 3e0055f Merge ast-branch to head by Jeremy Hylton · 20 years ago