This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients jhillacre, r.david.murray, xiang.zhang
Date 2017-05-24.05:14:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495602893.15.0.141724005186.issue30394@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2017-05-24 05:14:53xiang.zhangsetrecipients: + xiang.zhang, r.david.murray, jhillacre
2017-05-24 05:14:53xiang.zhangsetmessageid: <1495602893.15.0.141724005186.issue30394@psf.upfronthosting.co.za>
2017-05-24 05:14:53xiang.zhanglinkissue30394 messages
2017-05-24 05:14:52xiang.zhangcreate