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