1. 78565b2 Merged revisions 73376,73393,73398,73400,73404-73405,73409,73419-73421,73432,73457,73460,73485-73486,73488-73489,73501-73502,73513-73514 via svnmerge from by Benjamin Peterson · 16 years ago
  2. 87c8d87 Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,73324,73331,73335,73340,73363 via svnmerge from by Benjamin Peterson · 16 years ago
  3. 07a1f94 Merged revisions 64622 via svnmerge from by Benjamin Peterson · 17 years ago
  4. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  5. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 18 years ago
  6. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 18 years ago
  7. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 18 years ago
  8. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  9. 4138bfe Don't crash when nonlocal is used at module level (fixes SF#1705365) by Nick Coghlan · 18 years ago
  10. 650f0d0 Hide list comp variables and support set comprehensions by Nick Coghlan · 18 years ago
  11. 81e9502 Provisional implementation of PEP 3104. by Jeremy Hylton · 18 years ago
  12. 88fc664 * Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes. by Georg Brandl · 18 years ago
  13. 7131f84 Fix a bunch of doctests with the -d option of refactor.py. by Guido van Rossum · 18 years ago
  14. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
  15. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  16. 8933cb4 Change test of assignment of backticked expression to be an "invalid syntax" by Brett Cannon · 19 years ago
  17. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  18. c960f26 Improved handling of syntax errors. by Jeremy Hylton · 20 years ago
  19. fcf4435 Improve test coverage. Hope the test_file changes work the same on windows. by Neal Norwitz · 20 years ago
  20. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  21. 42d9016 SF patch 763201: handling of SyntaxErrors in symbol table build by Jeremy Hylton · 22 years ago
  22. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  23. 05ab2e6 Fix SF bug [ 561825 ] Confusing error for "del f()" by Jeremy Hylton · 23 years ago