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 76718 via svnmerge from
Antoine Pitrou
2009-12-08
1
-1/+2
*
Use true booleans.
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