1. 4f72a78 Jiwon Seo's PEP 3102 implementation. by Guido van Rossum · 18 years ago
  2. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  3. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  4. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  5. 45aecf4 Checkpoint. 218 tests are okay; 53 are failing. Done so far: by Guido van Rossum · 18 years ago
  6. 34aa7ba from __future__ import with_statement addon for 'with', mostly written by Neal. by Thomas Wouters · 18 years ago
  7. f7f438b SF patch #1438387, PEP 328: relative and absolute imports. by Thomas Wouters · 18 years ago
  8. ab51f5f Per discussion on python-dev, remove CO_GENERATOR_ALLOWED. Leave comment about not removing yet. by Neal Norwitz · 18 years ago
  9. 0090a4c Generators have been permanent for a while. This comment is no longer applicable. by Neal Norwitz · 18 years ago
  10. 58a7985 Use the newer names for APIs after the AST merge by Neal Norwitz · 19 years ago
  11. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago