1. b463c48 Issue #3583: mention that testing whether a bad address not triggering by Brett Cannon · 12 years ago
  2. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  3. 6b0bdab Fixes issue #16409: The reporthook callback made by the legacy by Gregory P. Smith · 12 years ago
  4. 72fff04 Avoid failing in test_urllibnet.test_bad_address when some overzealous by Antoine Pitrou · 13 years ago
  5. a98d26a Issue #12138: fix use of transient_internet() in test_urllibnet by Antoine Pitrou · 13 years ago
  6. d9faa20 Read HTTP response inside transient_internet() by Antoine Pitrou · 13 years ago
  7. b651949 test_urllibnet: make it so that transient_internet() applies to the by Antoine Pitrou · 13 years ago
  8. bd8f145 TIMEOUT value change in URLTimeout Test. test.support.transient_internet has a by Senthil Kumaran · 14 years ago
  9. ee2538b Fix Issue10119 - test_urllibnet failure when using support.transient_internet. by Senthil Kumaran · 14 years ago
  10. f6c456d Merged revisions 80675 via svnmerge from by Senthil Kumaran · 14 years ago
  11. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  12. e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 15 years ago
  13. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  14. 8fd33d3 Merged revisions 67777,67779 via svnmerge from by Antoine Pitrou · 16 years ago
  15. bdbddf8 #2491: os.fdopen() is now almost an alias to the builtin open(), and accepts the same parameters. by Amaury Forgeot d'Arc · 16 years ago
  16. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  17. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 16 years ago
  18. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  19. 6ae6ad8 Get the test to pass on space Ubuntu/Debian and ppc. It was failing by Neal Norwitz · 16 years ago
  20. 061ce7f Fixed test_urllibnet by Christian Heimes · 17 years ago
  21. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 17 years ago
  22. 9bd667a Merged revisions 60124-60142 via svnmerge from by Christian Heimes · 17 years ago
  23. 3e18615 Fix test: readline() now returns bytes by Jeremy Hylton · 17 years ago
  24. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  25. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  26. 0aab002 SF patch 809915: Fix bogus address to hopefully always break. by Tim Peters · 21 years ago
  27. bd9f520 Reflow long line. by Jeremy Hylton · 21 years ago
  28. f545baa Whitespace normalization. by Tim Peters · 21 years ago
  29. 813cec9 test_fileno(): Skip this test on Windows. by Tim Peters · 21 years ago
  30. a71319e Fleshed out tests for urllib requiring a network connection. by Brett Cannon · 21 years ago
  31. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  32. 89feabc The socket module now always uses the _socketobject wrapper class, even on by Skip Montanaro · 21 years ago