1. a1fb671 # 1722 - Add a note on urllib helper functions like splittype, splithost etc. by Senthil Kumaran · 12 years ago
  2. c7b8f80 #15543: reflow paragraphs. by R David Murray · 13 years ago
  3. 5618aaa #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 13 years ago
  4. 510ff54 Use Python 3 instead of 3.0. by Ezio Melotti · 13 years ago
  5. 8070ddc port to 2.7 - Issue9637 - Details that case of Proxy env var does not matter. by Senthil Kumaran · 14 years ago
  6. 71a5ea0 English fixup, from Mike MacCana on docs@ by Sandro Tosi · 14 years ago
  7. 1d33651 #12389: fix missing space at sentence end. by R David Murray · 14 years ago
  8. ad72bb1 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 14 years ago
  9. c75f265 Fix typo in class name by Éric Araujo · 14 years ago
  10. 66bfda8 Merged revisions 85101 via svnmerge from by Antoine Pitrou · 15 years ago
  11. bd13f45 Merged revisions 83900 via svnmerge from by Senthil Kumaran · 15 years ago
  12. 880685f Reverting the checkin made in revision 82940, as it was adding new parameters to quote function in a bugfix release. by Senthil Kumaran · 15 years ago
  13. 5dba6df Fixing Issue1712522 - urllib.quote to support Unicode. The default by Senthil Kumaran · 15 years ago
  14. 1c919a6 Documentation Fix: urllib.urlopen.info uses mimetools.Message, not httplib.HTTPMessage. by Senthil Kumaran · 15 years ago
  15. 11591c3 fix sphinx warning with an extra space by Benjamin Peterson · 15 years ago
  16. 53e812a remove extra space by Benjamin Peterson · 15 years ago
  17. 98bc31f Fix issue8788 - description of doseq parameter in urllib.urlencode by Senthil Kumaran · 15 years ago
  18. c994186 Fixing issue5475 : urllib2.getproxies not documented by Senthil Kumaran · 15 years ago
  19. 45a505f Fix for Issue7155 - urllib do not document default use of system proxy configuration by Senthil Kumaran · 16 years ago
  20. 9016137 Doc fix for the issue2637. by Senthil Kumaran · 16 years ago
  21. 8d31f54 Clarify quote_plus() usage. by Georg Brandl · 16 years ago
  22. b771586 #3427: document correct return type for urlopen().info(). by Georg Brandl · 16 years ago
  23. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  24. c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  25. 8bb8fa5 Handle urllib's renaming for Python 3.0: by Brett Cannon · 17 years ago
  26. bd77681 Remove obsolete paragraph. #2288. by Georg Brandl · 17 years ago
  27. 2235011 #856047: respect the ``no_proxy`` env var when checking for proxies by Georg Brandl · 18 years ago
  28. 9b0d46d #1178141: add addinfourl.code to get http status code from urllib. by Georg Brandl · 18 years ago
  29. 6264765 Restructure urllib doc structure. by Georg Brandl · 18 years ago
  30. 5466246 correct email address by Skip Montanaro · 18 years ago
  31. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  32. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago