1. 9545a23 In a number of places code still revers by Ronald Oussoren · 15 years ago
  2. 3a1dfa2 remove a optimization that resulted in unexpected behavior #8929 by Benjamin Peterson · 15 years ago
  3. 22c62dd use skip decorator by Benjamin Peterson · 15 years ago
  4. 2e0f9f3 Convert test_contains, test_crypt, and test_select to unittest. by Brett Cannon · 17 years ago
  5. b15ac31 Add new utility function, reap_children(), to test_support. This should by Neal Norwitz · 19 years ago
  6. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  7. a94568a Patch #734231: Update RiscOS support. In particular, correct by Martin v. Löwis · 22 years ago
  8. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  9. 1b738e9 Test exceptional condition in select() by Neal Norwitz · 23 years ago
  10. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  11. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  12. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  13. c1b4624 Made an error message slightly more useful if select() returns something goofy by Andrew M. Kuchling · 25 years ago
  14. fff9e20 fix bug #42 reported by Andrew Dalke by Jeremy Hylton · 25 years ago
  15. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  16. 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  17. 4a0694d Fix sys.platform test -- on Win, it is 'win32', not 'win'. by Guido van Rossum · 28 years ago
  18. 684480f Soft failure for Win32 and Mac platforms. Less output unless verbose. by Guido van Rossum · 28 years ago
  19. bd8a911 test(): close the pipe, just to shut up Purify. by Barry Warsaw · 28 years ago
  20. 792c94a A test of the select module that is actually reproduceable! by Barry Warsaw · 28 years ago
  21. ae3b3a3 * test_*.py: new lambda syntax (also affects tests for filter, map, by Guido van Rossum · 31 years ago
  22. b31c7f7 * test_select.py: (some) tests for built-in select module by Guido van Rossum · 32 years ago