1. 9bc9351 Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,66538,66544,66546 via svnmerge from by Benjamin Peterson · 16 years ago
  2. c469d4c Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 16 years ago
  3. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 16 years ago
  4. 52dbbb9 - Issue #3300: make urllib.parse.[un]quote() default to UTF-8. by Guido van Rossum · 16 years ago
  5. f24802c Issue 2464. Supports a malformation in the URL received in a redirect. by Facundo Batista · 16 years ago
  6. 72dc1ea Issue #2776: fixed small issue when handling an URL with double slash by Facundo Batista · 16 years ago
  7. 23e3856 Issue 1432. Fixes a bug caused because of the evolution by Facundo Batista · 16 years ago
  8. df9f1ec Revert accidentally committed files. Oops! by Guido van Rossum · 16 years ago
  9. 10faf6a Merged revisions 65544 via svnmerge from by Guido van Rossum · 16 years ago
  10. d631371 Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from by Benjamin Peterson · 16 years ago
  11. 73fd46d Bug 3347: robotparser failed because it didn't convert bytes to string. by Jeremy Hylton · 16 years ago
  12. 2ac5de2 Issue 3314. The sys module is used in an error case. by Facundo Batista · 16 years ago
  13. 13e8946 Fix a few urllib bugs (NameErrors). by Georg Brandl · 16 years ago
  14. 029986a Fix old urllib/urllib2/urlparse usage. by Georg Brandl · 16 years ago
  15. c80902e follow-up of r64385: rename urllib.quote in nturl2path by Amaury Forgeot d'Arc · 16 years ago
  16. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago