[issue1755841] Patch for [ 735515 ] urllib2 should cache 301 redir

Senthil Kumaran report at bugs.python.org
Wed Jan 6 03:22:05 CET 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Attaching a non-malformed patch. I had incomplete tests in previous ones and I removed it by-hand before submitting for review. Something went wrong, I see.

Okay, I get the points you are making. Specifically a request specific object and then maintaining a map at AbstractHTTPHandler/HTTPRedirectHandler. Shall come up with such a method.

----------
Added file: http://bugs.python.org/file15754/urllib2-301-patch.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1755841>
_______________________________________


More information about the Python-bugs-list mailing list