1. 7c88dcc Merge from rjones-funccall branch. by Richard Jones · 18 years ago
  2. a4ebc13 Refactor: Move code that uses co_lnotab from ceval to codeobject by Jeremy Hylton · 18 years ago
  3. cbce280 Don't abbreviate ABS, use long name ABSOLUTE. by Neal Norwitz · 18 years ago
  4. 34aa7ba from __future__ import with_statement addon for 'with', mostly written by Neal. by Thomas Wouters · 18 years ago
  5. f7f438b SF patch #1438387, PEP 328: relative and absolute imports. by Thomas Wouters · 18 years ago
  6. ab51f5f Per discussion on python-dev, remove CO_GENERATOR_ALLOWED. Leave comment about not removing yet. by Neal Norwitz · 18 years ago
  7. 0090a4c Generators have been permanent for a while. This comment is no longer applicable. by Neal Norwitz · 18 years ago
  8. 58a7985 Use the newer names for APIs after the AST merge by Neal Norwitz · 19 years ago
  9. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago