1. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  2. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  3. 6665cef Apply this change from 2.6. Hopefully it doesn't cause a conflict. by Neal Norwitz · 17 years ago
  4. 15863ea SF patch# 1764815 by Paul Colomiets. by Guido van Rossum · 17 years ago
  5. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  6. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  7. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  8. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  9. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  10. daedf21 Fixes for AF_UNIX support on OS/2: by Andrew MacIntyre · 20 years ago
  11. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  12. c6fff89 EMX fork() emulation not good enough to cope with test_socketserver by Andrew MacIntyre · 21 years ago
  13. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  14. 9bd1401 Use sendall() in the stream test instead of send(). by Guido van Rossum · 23 years ago
  15. a86f0c1 Make test_socketserver require the network resource. by Tim Peters · 23 years ago
  16. a9f6f22 Rework akin to test_threaded_import, so that this can run under regrtest. by Tim Peters · 23 years ago
  17. 0960015 Should raise TestSkipped, not ImportError, when deciding to skip the test. by Guido van Rossum · 23 years ago
  18. 05be1a0 Ported to Windows: by Guido van Rossum · 23 years ago
  19. 39f1b36 A test suite for SocketServer.py that exposes the various bugs just by Guido van Rossum · 23 years ago