1. 2a8ec99 test_gopher(): Squash another deprecation warning about gopherlib. by Tim Peters · 18 years ago
  2. 4cbd1e3 Move test case for HTTP response dict to httplib. by Georg Brandl · 18 years ago
  3. e1b13d2 Bug #735248: Fix urllib2.parse_http_list. by Georg Brandl · 19 years ago
  4. f5f32b4 Whitespace normalization. by Tim Peters · 19 years ago
  5. 5c5fe2f RFE [ 1216944 ] Add Error Code Dictionary to urllib2 by Georg Brandl · 19 years ago
  6. 5d9c303 Fix urllib2.urlopen() handling of chunked content encoding. by Jeremy Hylton · 20 years ago
  7. 3f7cb5d Patch [ 972332 ] urllib2 FTPHandler bugs / John J. Lee by Kurt B. Kaiser · 20 years ago
  8. 85064ff [Patch #988602] Move the urllib2 tests into the test framework by Andrew M. Kuchling · 20 years ago
  9. 27f8836 Whitespace normalization. by Tim Peters · 20 years ago
  10. 31352c5 Remove unused import. (If it's there for some deep, dark reason, it should have been commented.) by Andrew M. Kuchling · 20 years ago
  11. bd3200f Add test case for bug #912845: requesting an HTTP byte range doesn't work by Andrew M. Kuchling · 20 years ago
  12. 2a6ba90 Patch #963318: Add support for client-side cookie management. by Martin v. Löwis · 20 years ago
  13. b3ee6f9 Fix two bugs in the new do_open() implementation for HTTPHandler. by Jeremy Hylton · 20 years ago
  14. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  15. e708fbd Remove methods that are no longer called by urllib2. by Jeremy Hylton · 21 years ago
  16. df38ea9 Add methods to MockHTTPClass for modern httplib interface. by Jeremy Hylton · 21 years ago
  17. c1be59f SF patch 852995: add processors feature to urllib2 by Jeremy Hylton · 21 years ago
  18. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  19. e2ae77b SF patch #474590 -- RISC OS support by Guido van Rossum · 23 years ago
  20. 83e7ccc Whitespace normalization. by Tim Peters · 23 years ago
  21. 535c524 A quick hack to make the test pass on the Mac (similar to the quick hack by Jack Jansen · 23 years ago
  22. 861adac This has never worked on Windows. Now it does. If it breaks on Unix now, by Tim Peters · 23 years ago
  23. 3a2ab1a Whitespace normalization. by Tim Peters · 23 years ago
  24. e3e6104 Trivial tests of urllib2 for recent SF bug by Jeremy Hylton · 23 years ago