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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 2464. Supports a malformation in the URL received
Facundo Batista
2008-08-17
1
-1/+9
*
Issue #2776: fixed small issue when handling an URL with double slash
Facundo Batista
2008-08-16
1
-3/+8
*
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
*
Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 ...
Benjamin Peterson
2008-07-31
1
-0/+5
*
Bug 3347: robotparser failed because it didn't convert bytes to string.
Jeremy Hylton
2008-07-18
1
-2/+6
*
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
2
-126/+125
*
Fix old urllib/urllib2/urlparse usage.
Georg Brandl
2008-06-23
1
-10/+11
*
follow-up of r64385: rename urllib.quote in nturl2path
Amaury Forgeot d'Arc
2008-06-18
1
-3/+0
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
6
-0/+3258