1. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 18 years ago
  2. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 18 years ago
  3. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 18 years ago
  4. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 18 years ago
  5. 6297128 replace references to __nonzero__ with __bool__ by Jack Diederich · 19 years ago
  6. 3bd844e Get rid of most of the remaining uses of <>. There's still Tools/* thogh. by Neal Norwitz · 19 years ago
  7. 0919a1a Part of SF patch #1513870 (the still relevant part) -- add reduce() to by Guido van Rossum · 19 years ago
  8. 4886cc3 Get rid of most of the rest of coerce (slot is still there for now). by Neal Norwitz · 19 years ago
  9. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  10. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  11. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 19 years ago
  12. db390c1 fix typos, mostly in comments by Fred Drake · 20 years ago
  13. f33d01d bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation by Georg Brandl · 20 years ago
  14. 55be9ea Typo fix: 'comparisions' is not a word by Andrew M. Kuchling · 21 years ago
  15. 5a9618e Remove mpz, rotor by Andrew M. Kuchling · 21 years ago
  16. 2d95f1a SF patch #911431: robot.txt must be robots.txt (Contributed by George Yoshida.) by Raymond Hettinger · 21 years ago
  17. ca60cac Update for new module and new builtin. by Raymond Hettinger · 22 years ago
  18. eec26f9 Correct documentation of check interval - it's 100 by default, not 10 any by Skip Montanaro · 22 years ago
  19. e685f94 Part 3 of Py2.3 update by Raymond Hettinger · 23 years ago
  20. 5a772d3 Part II of Python2.3 update by Raymond Hettinger · 23 years ago
  21. 7234884 Part I of an update for Python 2.3. by Raymond Hettinger · 23 years ago
  22. 13423f3 Update cheatsheet to 2.0 from Brunning/Gruet's quick reference by Andrew M. Kuchling · 24 years ago
  23. c8180cc Very useful file! by Guido van Rossum · 31 years ago