[New-bugs-announce] [issue7118] urllib2.urlopen() timeout argument ignored after redirect
Gerald Thaler
report at bugs.python.org
Tue Oct 13 16:19:48 CEST 2009
New submission from Gerald Thaler <gerald at netestate.de>:
When a HTTP request done with urllib2.urlopen() gets redirected, the
second request will ignore the given timeout value and may hang
indefinitely.
----------
messages: 93922
nosy: gthaler
severity: normal
status: open
title: urllib2.urlopen() timeout argument ignored after redirect
versions: Python 2.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7118>
_______________________________________
More information about the New-bugs-announce
mailing list