1. a94568a Patch #734231: Update RiscOS support. In particular, correct by Martin v. Löwis · 21 years ago
  2. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  3. 1b738e9 Test exceptional condition in select() by Neal Norwitz · 22 years ago
  4. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  5. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  6. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  7. c1b4624 Made an error message slightly more useful if select() returns something goofy by Andrew M. Kuchling · 24 years ago
  8. fff9e20 fix bug #42 reported by Andrew Dalke by Jeremy Hylton · 24 years ago
  9. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  10. 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  11. 4a0694d Fix sys.platform test -- on Win, it is 'win32', not 'win'. by Guido van Rossum · 27 years ago
  12. 684480f Soft failure for Win32 and Mac platforms. Less output unless verbose. by Guido van Rossum · 27 years ago
  13. bd8a911 test(): close the pipe, just to shut up Purify. by Barry Warsaw · 28 years ago
  14. 792c94a A test of the select module that is actually reproduceable! by Barry Warsaw · 28 years ago
  15. ae3b3a3 * test_*.py: new lambda syntax (also affects tests for filter, map, by Guido van Rossum · 31 years ago
  16. b31c7f7 * test_select.py: (some) tests for built-in select module by Guido van Rossum · 31 years ago