1. 3d6575d Use true booleans. by Georg Brandl · 16 years ago
  2. faf4149 #6118: dont ignore encoding arguments for arguments with spaces in quote_plus(). by Georg Brandl · 16 years ago
  3. eaaec27 Fix for Issue4962, issue4675. by Senthil Kumaran · 16 years ago
  4. 230feba urlencode: by Jeremy Hylton · 16 years ago
  5. f819886 Simplify a few complicated expressions. by Jeremy Hylton · 16 years ago
  6. a4de60a Whitespace normalization. by Jeremy Hylton · 16 years ago
  7. c469d4c Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  8. 52dbbb9 - Issue #3300: make urllib.parse.[un]quote() default to UTF-8. by Guido van Rossum · 17 years ago
  9. 23e3856 Issue 1432. Fixes a bug caused because of the evolution by Facundo Batista · 17 years ago
  10. df9f1ec Revert accidentally committed files. Oops! by Guido van Rossum · 17 years ago
  11. 10faf6a Merged revisions 65544 via svnmerge from by Guido van Rossum · 17 years ago
  12. 2ac5de2 Issue 3314. The sys module is used in an error case. by Facundo Batista · 17 years ago
  13. 13e8946 Fix a few urllib bugs (NameErrors). by Georg Brandl · 17 years ago
  14. 1afc169 Make a new urllib package . by Jeremy Hylton · 17 years ago