1. f6c456d Merged revisions 80675 via svnmerge from by Senthil Kumaran · 15 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 15 years ago
  3. e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 16 years ago
  4. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 16 years ago
  5. 8fd33d3 Merged revisions 67777,67779 via svnmerge from by Antoine Pitrou · 17 years ago
  6. bdbddf8 #2491: os.fdopen() is now almost an alias to the builtin open(), and accepts the same parameters. by Amaury Forgeot d'Arc · 17 years ago
  7. 1afc169 Make a new urllib package . by Jeremy Hylton · 17 years ago
  8. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 17 years ago
  9. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  10. 6ae6ad8 Get the test to pass on space Ubuntu/Debian and ppc. It was failing by Neal Norwitz · 17 years ago
  11. 061ce7f Fixed test_urllibnet by Christian Heimes · 18 years ago
  12. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 18 years ago
  13. 9bd667a Merged revisions 60124-60142 via svnmerge from by Christian Heimes · 18 years ago
  14. 3e18615 Fix test: readline() now returns bytes by Jeremy Hylton · 18 years ago
  15. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 19 years ago
  16. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  17. 0aab002 SF patch 809915: Fix bogus address to hopefully always break. by Tim Peters · 22 years ago
  18. bd9f520 Reflow long line. by Jeremy Hylton · 22 years ago
  19. f545baa Whitespace normalization. by Tim Peters · 22 years ago
  20. 813cec9 test_fileno(): Skip this test on Windows. by Tim Peters · 22 years ago
  21. a71319e Fleshed out tests for urllib requiring a network connection. by Brett Cannon · 22 years ago
  22. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  23. 89feabc The socket module now always uses the _socketobject wrapper class, even on by Skip Montanaro · 22 years ago