index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
urllib
/
response.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
1
-5
/
+9
*
urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser)
Senthil Kumaran
2014-04-20
1
-42
/
+19
*
port from 3.2 - Fix the urllib closing issue which hangs on particular ftp ur...
Senthil Kumaran
2012-03-15
1
-2
/
+5
|
\
|
*
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
1
-2
/
+5
|
|
\
|
|
*
Be more thorough in blanking out methods grabbed off of an fp.
Brett Cannon
2011-03-15
1
-2
/
+5
*
|
|
closes Issue #11199: Fix the with urllib which hangs on particular ftp urls.
Senthil Kumaran
2012-03-15
1
-1
/
+1
|
/
/
*
|
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
1
-4
/
+8
|
/
*
Add __enter__ and __exit__ methods to addbase() so that it supports with.
Jeremy Hylton
2009-03-26
1
-0
/
+8
*
Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding.
Antoine Pitrou
2009-02-11
1
-1
/
+2
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
1
-0
/
+83