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