1. 27d9ee3 Patch #1680959: add test suite for pipes module. by Georg Brandl · 18 years ago
  2. 2ee4128 Remove test.test_support.guard_warnings_filter. by Brett Cannon · 18 years ago
  3. ade2c21 Not sure why this only fails sometimes on Unix machines. Better by Neal Norwitz · 18 years ago
  4. 478b99b Add all of the distuils modules that don't seem to have explicit tests. :-( by Neal Norwitz · 18 years ago
  5. c249bda Have mimify raise a DeprecationWarning. The docs and PEP 4 have listed the by Brett Cannon · 18 years ago
  6. 41bf2fa Cause posixfile to raise a DeprecationWarning. Documented as deprecated since by Brett Cannon · 18 years ago
  7. d75f043 Remove the gopherlib module. It has been raising a DeprecationWarning since by Brett Cannon · 18 years ago
  8. 3583cff Patch #1472854: make the rlcompleter.Completer class usable on non- by Georg Brandl · 19 years ago
  9. ba8194b tty isn't supported on all boxes. by Tim Peters · 19 years ago
  10. f69a24c Update test_sundry. Many modules have now tests, but by Georg Brandl · 19 years ago
  11. 10be10c Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. by Neal Norwitz · 19 years ago
  12. e2c9a6c Suppress new deprecation warnings when running the test suite. by Tim Peters · 19 years ago
  13. c2a0ac2 Patch #1049151: adding bool support to xdrlib.py. by Martin v. Löwis · 20 years ago
  14. c7979f1 Removed deprecated tzparse module. by Raymond Hettinger · 21 years ago
  15. 4ebe364 Remove the deprecated statcache module. by Raymond Hettinger · 21 years ago
  16. 4ad9723 Remove pre module by Andrew M. Kuchling · 21 years ago
  17. c1eea67 Remove filecmp by Andrew M. Kuchling · 22 years ago
  18. 6c73405 Lose references to knee (no longer exists) and pyclbr (has its own by Guido van Rossum · 23 years ago
  19. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  20. d392506 Tighten up some warning filters, and break some dependencies on the by Tim Peters · 23 years ago
  21. 76fffd8 Add a simple test suite for netrc.py, and remove it from test_sundry by Andrew M. Kuchling · 23 years ago
  22. a35e2ce Move import dbhash out of test_sundry and into test_bsddb, by Guido van Rossum · 24 years ago
  23. b112481 Ignore the posixfile deprecation warning for the test suite. by Fred Drake · 24 years ago
  24. 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 24 years ago
  25. 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 24 years ago
  26. f95423e Remove lines for asynchat & asyncore, as they've now got their own test. by Tim Peters · 24 years ago
  27. f87d857 Restore alphabetic order. Also try to import rlcompleter and curses, but by Tim Peters · 25 years ago
  28. d74804d The "user" module cannot reasonably be tested. Moved to the end (and by Fred Drake · 25 years ago
  29. d93c0b6 Jeremy's patch #103323: trivial tests of all untested modules. by Tim Peters · 25 years ago