summaryrefslogtreecommitdiffstats
path: root/Doc/library/urllib.parse.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 86296 via svnmerge fromSenthil Kumaran2010-11-071-5/+4
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Merged revisions 84142 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,...Georg Brandl2010-10-061-5/+5
* Merged revisions 83900 via svnmerge fromSenthil Kumaran2010-08-091-3/+3
* Merged revisions 83701 via svnmerge fromSenthil Kumaran2010-08-041-0/+17
* Minor change in the wording.Senthil Kumaran2010-07-031-2/+2
* Merged revisions 82510 via svnmerge fromSenthil Kumaran2010-07-031-17/+23
* Merged revisions 81647 via svnmerge fromSenthil Kumaran2010-06-021-13/+15
* Merged revisions 81522 via svnmerge fromR. David Murray2010-05-251-3/+3
* Merged revisions 80337 via svnmerge fromSenthil Kumaran2010-04-221-5/+14
* Merged revisions 74609,74627,74634,74645,74651,74738,74840,75016,75316-75317,...Georg Brandl2009-10-271-1/+2
* Merged revisions 74821,74828-74831,74833,74835 via svnmerge fromGeorg Brandl2009-09-161-11/+15
* Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-3/+3
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-1/+1
* #4355: refer to urlencode in the correct module.Georg Brandl2008-12-051-2/+2
* Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi moduleFacundo Batista2008-09-031-1/+42
* - Issue #3300: make urllib.parse.[un]quote() default to UTF-8.Guido van Rossum2008-08-181-8/+56
* Review the doc changes for the urllib package creation.Georg Brandl2008-06-231-30/+28
* Documentation updates for urllib package. Modified the documentation for theSenthil Kumaran2008-06-231-0/+301