1. 2cc30da Merged revisions 58742-58816 via svnmerge from by Guido van Rossum · 18 years ago
  2. c59dacd Fix a poorly-translated raise statement in contextlib. by Collin Winter · 18 years ago
  3. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 18 years ago
  4. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 18 years ago
  5. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 18 years ago
  6. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
  7. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  8. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  9. f669436 Um, I thought I'd already checked this in. by Guido van Rossum · 19 years ago
  10. a9f0687 Fix a bug in nested() - if one of the sub-context-managers swallows the by Guido van Rossum · 19 years ago
  11. 1a5e21e Updates to the with-statement: by Guido van Rossum · 19 years ago