[issue30394] smtplib leaves open sockets around if SMTPConnectError is raised in __init__

Xiang Zhang report at bugs.python.org
Wed May 24 01:14:53 EDT 2017


Xiang Zhang added the comment:


New changeset 9e98cd0383d9e7f06c0537038a32459bf5efa97a by Xiang Zhang (Joel Hillacre) in branch 'master':
bpo-30394: Fix a socket leak in smtplib.SMTP.__init__() (#1700)
https://github.com/python/cpython/commit/9e98cd0383d9e7f06c0537038a32459bf5efa97a


----------

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


More information about the Python-bugs-list mailing list