- 2933312 Fixed issue11082 - Reject str for POST data with a TypeError. Document the need to explicitly encode to bytes when using urlencode. by Senthil Kumaran · 15 years ago
- 009a6bd Fix label syntax. by Georg Brandl · 15 years ago
- 9a236b0 Add section for urllib.parse. by Raymond Hettinger · 15 years ago
- c58be2d urllib doc: add versionchanged sections for parse_qs() and parse_qsl() by Victor Stinner · 15 years ago
- ac71c54 Add encoding and errors arguments to urllib.parse_qs() and urllib.parse_qsl() by Victor Stinner · 15 years ago
- 4640237 Fix markup errors. by Georg Brandl · 15 years ago
- ff2a4ba Let’s keep “throw” for the generator method and use “raise” elsewhere. by Éric Araujo · 15 years ago
- 9fc443c Issue 9873: the URL parsing functions now accept ASCII encoded byte sequences in addition to character strings by Nick Coghlan · 15 years ago
- 7089a4e Fix Issue10226 - Clarifying the role of the netloc separator. by Senthil Kumaran · 15 years ago
- 6faee4e #9911: doc copyedits. by Georg Brandl · 15 years ago
- 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 15 years ago
- 8e27fce Wording fix. by Georg Brandl · 15 years ago
- f0769e8 Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded variations. Docs changed. by Senthil Kumaran · 15 years ago
- 84c7d9f Fix Issue754016 - urlparse goes wrong with IP:port without scheme by Senthil Kumaran · 15 years ago
- df022da Fix Issue5468 - urlencode to handle bytes and other alternate encodings. by Senthil Kumaran · 15 years ago
- 3789b97 Merged revisions 81774-81775 via svnmerge from by Benjamin Peterson · 15 years ago
- c92c97c Merged revisions 81645 via svnmerge from by Senthil Kumaran · 15 years ago
- f5077aa Recorded merge of revisions 81521 via svnmerge from by R. David Murray · 15 years ago
- 7a1e09f Merged revisions 80362 via svnmerge from by Senthil Kumaran · 15 years ago
- 6257bdd Merged revisions 80336 via svnmerge from by Senthil Kumaran · 15 years ago
- 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 16 years ago
- 8aa8bbe Doc fix for issue2637. by Senthil Kumaran · 16 years ago
- 81c09db Merged revisions 74239 via svnmerge from by Georg Brandl · 16 years ago
- 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 17 years ago
- 7fe2c4a #4355: refer to urlencode in the correct module. by Georg Brandl · 17 years ago
- c469d4c Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
- 52dbbb9 - Issue #3300: make urllib.parse.[un]quote() default to UTF-8. by Guido van Rossum · 17 years ago
- 0f7ede4 Review the doc changes for the urllib package creation. by Georg Brandl · 17 years ago
- aca8fd7 Documentation updates for urllib package. Modified the documentation for the by Senthil Kumaran · 17 years ago[Renamed (82%) from Doc/library/urlparse.rst]
- fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 17 years ago
- 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago