1. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  2. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  3. 3c50ea4 rename HTMLParser to html.parser and htmlentitydefs to html.entities; by Fred Drake · 16 years ago
  4. acbb786 Remove the statvfs module. by Brett Cannon · 16 years ago
  5. bd47442 The ihooks module has been removed. by Brett Cannon · 16 years ago
  6. 900ee3a Remove the user module. by Brett Cannon · 16 years ago
  7. 0ec5855 Remove the imputil module. by Brett Cannon · 16 years ago
  8. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  9. 8c03b4d Merged revisions 62486-62487 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  10. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 16 years ago
  11. 47b49bf Merged revisions 57620-57771 via svnmerge from by Thomas Wouters · 17 years ago
  12. af554a0 First merge from the trunk straight into the py3k branch. I'm not by Guido van Rossum · 17 years ago
  13. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago
  14. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  15. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  16. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  17. a8add0e Merged revisions 55270-55324 via svnmerge from by Guido van Rossum · 17 years ago
  18. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  19. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  20. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  21. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  22. e2c9a6c Suppress new deprecation warnings when running the test suite. by Tim Peters · 19 years ago
  23. c2a0ac2 Patch #1049151: adding bool support to xdrlib.py. by Martin v. Löwis · 20 years ago
  24. c7979f1 Removed deprecated tzparse module. by Raymond Hettinger · 20 years ago
  25. 4ebe364 Remove the deprecated statcache module. by Raymond Hettinger · 20 years ago
  26. 4ad9723 Remove pre module by Andrew M. Kuchling · 20 years ago
  27. c1eea67 Remove filecmp by Andrew M. Kuchling · 22 years ago
  28. 6c73405 Lose references to knee (no longer exists) and pyclbr (has its own by Guido van Rossum · 22 years ago
  29. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  30. d392506 Tighten up some warning filters, and break some dependencies on the by Tim Peters · 22 years ago
  31. 76fffd8 Add a simple test suite for netrc.py, and remove it from test_sundry by Andrew M. Kuchling · 22 years ago
  32. a35e2ce Move import dbhash out of test_sundry and into test_bsddb, by Guido van Rossum · 23 years ago
  33. b112481 Ignore the posixfile deprecation warning for the test suite. by Fred Drake · 23 years ago
  34. 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 23 years ago
  35. 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 23 years ago
  36. f95423e Remove lines for asynchat & asyncore, as they've now got their own test. by Tim Peters · 23 years ago
  37. f87d857 Restore alphabetic order. Also try to import rlcompleter and curses, but by Tim Peters · 24 years ago
  38. d74804d The "user" module cannot reasonably be tested. Moved to the end (and by Fred Drake · 24 years ago
  39. d93c0b6 Jeremy's patch #103323: trivial tests of all untested modules. by Tim Peters · 24 years ago