1. 6117e5d urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) by Senthil Kumaran · 10 years ago
  2. 3270d11 port from 3.2 - Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes issue11199 by Senthil Kumaran · 12 years ago
  3. 73277fe closes Issue #11199: Fix the with urllib which hangs on particular ftp urls. by Senthil Kumaran · 12 years ago
  4. 29e2c64 Issue #4608: urllib.request.urlopen does not return an iterable object by Raymond Hettinger · 13 years ago
  5. 038018a Issue #4608: urllib.request.urlopen does not return an iterable object by Raymond Hettinger · 13 years ago
  6. e73b2bb Be more thorough in blanking out methods grabbed off of an fp. by Brett Cannon · 13 years ago
  7. b476d59 Add __enter__ and __exit__ methods to addbase() so that it supports with. by Jeremy Hylton · 15 years ago
  8. b353c12 Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. by Antoine Pitrou · 15 years ago
  9. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago