1. b9d4963 Issue #7092: Fix the DeprecationWarnings emitted by the standard library by Antoine Pitrou · 15 years ago
  2. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  3. ca4d08b NodeInfo.__gen_init(): Fiddle so that reindent.py is by Tim Peters · 19 years ago
  4. f369470 Fix compiler.ast.flatten function so that it works on lists. by Neil Schemenauer · 20 years ago
  5. 0e9980f Whitespace normalization. by Tim Peters · 21 years ago
  6. 566d934 compiler.transformer: correct lineno attribute when possible SF patch #1015989 by Jeremy Hylton · 21 years ago
  7. c2a5a63 PEP-0318, @decorator-style. In Guido's words: by Anthony Baxter · 21 years ago
  8. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  9. eab4328 Fix calculation of hardest_arg. by Jeremy Hylton · 24 years ago
  10. 5477f52 Revise implementations of getChildren() and getChildNodes(). by Jeremy Hylton · 24 years ago
  11. ab427b8 Generate correct reprs for Mul, Add, etc. by Jeremy Hylton · 24 years ago
  12. 9272b14 Fix typo in astgen script by Jeremy Hylton · 24 years ago
  13. eef6590 Add getChildNodes() method to Node by Jeremy Hylton · 24 years ago
  14. 821eee3 Support for generation of ast.py from simple description of node by Jeremy Hylton · 25 years ago