1. 52a17be Fix SF bug 468948 & 451295: urllib2 authentication problems by Jeremy Hylton · 23 years ago
  2. d5214b0 Clean up one comment, fix typos in others. by Fred Drake · 23 years ago
  3. 8b78b99 Fix [ #465502 ] urllib2: urlopen unicode problem by Jeremy Hylton · 23 years ago
  4. 6d8c1aa Add content-type header to ftp URLs (SF patch #454553) by Jeremy Hylton · 23 years ago
  5. 833a8d8 SF patch #454553 by Walter Dörwald: add content-type to FTP URLs, like by Guido van Rossum · 23 years ago
  6. d5d8fc5 Replace all type comparisons with isinstance() calls by Jeremy Hylton · 23 years ago
  7. ab9ba27 Whitespace normalization. by Tim Peters · 23 years ago
  8. 54e99e8 Fix SF bug [ #447370 ] typo in urllib2.py by Jeremy Hylton · 23 years ago
  9. 02d893c Patch #444359: Remove unused imports. by Martin v. Löwis · 23 years ago
  10. ec3dfde Only write out one blank line before the request data. by Fred Drake · 23 years ago
  11. 78cae61 Raise useful exception when called with URL for which request type by Jeremy Hylton · 23 years ago
  12. 2d996c0 Fix typo (missing "req." prefix on error_302_dict) found by Neil by Guido van Rossum · 23 years ago
  13. 7667680 Idiotic braino caused HTTP openers to ignore proxies. This fixes 413135 by Moshe Zadka · 23 years ago
  14. d3f193f * Fixing the password-proxy bug by Moshe Zadka · 23 years ago
  15. 30edd23 Whitespace normalization. by Tim Peters · 23 years ago
  16. 8a18e99 Checking in patch 404826 -- urllib2 enhancements and documentations. by Moshe Zadka · 23 years ago
  17. b08b2d3 String method conversion. by Eric S. Raymond · 23 years ago
  18. e119006 Whitespace normalization. Top level of Lib now fixed-point for reindent.py! by Tim Peters · 24 years ago
  19. 73574ee two fixes for redirects: by Jeremy Hylton · 24 years ago
  20. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  21. a05e293 typos fixed by Rob Hooft by Jeremy Hylton · 24 years ago
  22. 13a2c27 Untabify to pass the -tt test. by Fred Drake · 24 years ago
  23. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 25 years ago
  24. 6d7e47b EXPERIMENTAL by Jeremy Hylton · 25 years ago