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