[issue22870] urlopen timeout failed with SSL socket

R. David Murray report at bugs.python.org
Fri Nov 14 20:36:23 CET 2014


R. David Murray added the comment:

It sounds like the bug is that PySSL_SSLread didn't raise the timeout?  Any idea if this is still a problem in python3?  (Could possibly have changed on trunk as well, as SSL is being updated in 2.7.9.)

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list