[issue8293] HTTPSConnection.close() does not immediately close the connection.

Amaury Forgeot d'Arc report at bugs.python.org
Wed Jul 21 18:19:30 CEST 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

issue8524 fixed a similar issue (the timeout of the initial socket was not passed to the ssl socket).
Can someone test again with a recent py3k build?

----------
nosy: +amaury.forgeotdarc
resolution:  -> out of date
superseder:  -> SSL sockets do not retain the parent socket's attributes

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


More information about the Python-bugs-list mailing list