1. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  2. 0f46bbf Bug #1346533, select.poll() doesn't raise an error if timeout > sys.maxint by Neal Norwitz · 19 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 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. d50a187 Fix for two problems on FreeBSD: by Andrew M. Kuchling · 24 years ago
  8. 43dee06 Another new test using "from test.test_support import ...", causing by Tim Peters · 24 years ago
  9. 3227cc8 Test suite for poll() interface (SF patch #100852) by Andrew M. Kuchling · 24 years ago