[issue8035] urllib.request.urlretrieve hangs waiting for connection close after a redirect

Charles-François Natali report at bugs.python.org
Fri May 20 18:18:40 CEST 2011


Charles-François Natali <neologix at free.fr> added the comment:

Those URLs don't trigger the problem anymore, but AFAICT from the code, this problem is still present in py3k.
Here's an updated patch.

----------
Added file: http://bugs.python.org/file22040/urllib_redirect.diff

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


More information about the Python-bugs-list mailing list