index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
urllib
/
parse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 76719,81270-81272,83294,83319,84038-84039 via svnmerge from
Florent Xicluna
2010-08-14
1
-41/+57
*
Merged revisions 83901 via svnmerge from
Senthil Kumaran
2010-08-09
1
-4/+4
*
Merged revisions 83701 via svnmerge from
Senthil Kumaran
2010-08-04
1
-5/+6
*
Merged revisions 82881 via svnmerge from
Senthil Kumaran
2010-07-14
1
-64/+0
*
Merged revisions 82301 via svnmerge from
Georg Brandl
2010-07-11
1
-7/+8
*
Merged revisions 82510 via svnmerge from
Senthil Kumaran
2010-07-03
1
-8/+30
*
Merged revisions 82326 via svnmerge from
Senthil Kumaran
2010-06-28
1
-0/+5
*
Merged revisions 81132 via svnmerge from
Senthil Kumaran
2010-05-13
1
-1/+1
*
Remove IPv6 parsing reference from this branch too.
Senthil Kumaran
2010-04-22
1
-3/+0
*
Merged revisions 80148 via svnmerge from
Senthil Kumaran
2010-04-17
1
-2/+24
*
Reverting the previous checkin (80103). The feature should not have been merg...
Senthil Kumaran
2010-04-16
1
-20/+12
*
Merged revisions 80102 via svnmerge from
Senthil Kumaran
2010-04-16
1
-12/+20
*
Merged revisions 78236 via svnmerge from
Senthil Kumaran
2010-02-19
1
-1/+1
*
Merged revisions 74821,74828-74831,74833,74835 via svnmerge from
Georg Brandl
2009-09-16
1
-3/+3
*
#6118: dont ignore encoding arguments for arguments with spaces in quote_plus().
Georg Brandl
2009-05-26
1
-1/+1
*
Fix for Issue4962, issue4675.
Senthil Kumaran
2009-03-30
1
-2/+2
*
urlencode:
Jeremy Hylton
2009-03-26
1
-13/+5
*
Simplify a few complicated expressions.
Jeremy Hylton
2009-03-26
1
-7/+12
*
Whitespace normalization.
Jeremy Hylton
2009-03-26
1
-5/+6
*
Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
Facundo Batista
2008-09-03
1
-1/+67
*
- Issue #3300: make urllib.parse.[un]quote() default to UTF-8.
Guido van Rossum
2008-08-18
1
-47/+136
*
Issue 1432. Fixes a bug caused because of the evolution
Facundo Batista
2008-08-14
1
-3/+12
*
Revert accidentally committed files. Oops!
Guido van Rossum
2008-08-06
1
-60/+69
*
Merged revisions 65544 via svnmerge from
Guido van Rossum
2008-08-06
1
-69/+60
*
Issue 3314. The sys module is used in an error case.
Facundo Batista
2008-07-07
1
-1/+2
*
Fix a few urllib bugs (NameErrors).
Georg Brandl
2008-07-01
1
-3/+3
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
1
-0/+630