1. d9faa20 Read HTTP response inside transient_internet() by Antoine Pitrou · 13 years ago
  2. b651949 test_urllibnet: make it so that transient_internet() applies to the by Antoine Pitrou · 13 years ago
  3. bd8f145 TIMEOUT value change in URLTimeout Test. test.support.transient_internet has a by Senthil Kumaran · 14 years ago
  4. ee2538b Fix Issue10119 - test_urllibnet failure when using support.transient_internet. by Senthil Kumaran · 14 years ago
  5. f6c456d Merged revisions 80675 via svnmerge from by Senthil Kumaran · 14 years ago
  6. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  7. e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 14 years ago
  8. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  9. 8fd33d3 Merged revisions 67777,67779 via svnmerge from by Antoine Pitrou · 16 years ago
  10. 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
  11. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  12. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 16 years ago
  13. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  14. 6ae6ad8 Get the test to pass on space Ubuntu/Debian and ppc. It was failing by Neal Norwitz · 16 years ago
  15. 061ce7f Fixed test_urllibnet by Christian Heimes · 16 years ago
  16. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 16 years ago
  17. 9bd667a Merged revisions 60124-60142 via svnmerge from by Christian Heimes · 16 years ago
  18. 3e18615 Fix test: readline() now returns bytes by Jeremy Hylton · 17 years ago
  19. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  20. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  21. 0aab002 SF patch 809915: Fix bogus address to hopefully always break. by Tim Peters · 21 years ago
  22. bd9f520 Reflow long line. by Jeremy Hylton · 21 years ago
  23. f545baa Whitespace normalization. by Tim Peters · 21 years ago
  24. 813cec9 test_fileno(): Skip this test on Windows. by Tim Peters · 21 years ago
  25. a71319e Fleshed out tests for urllib requiring a network connection. by Brett Cannon · 21 years ago
  26. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  27. 89feabc The socket module now always uses the _socketobject wrapper class, even on by Skip Montanaro · 21 years ago