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.18:24:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495650269.74.0.459553310711.issue30394@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 779e7c933e777270897b1e35fa9e5b12eee12af9 by Xiang Zhang (Stéphane Wirtel) in branch '2.7':
bpo-30394: Fix a socket leak in smtplib.SMTP.__init__() (#1700) (#1788)
https://github.com/python/cpython/commit/779e7c933e777270897b1e35fa9e5b12eee12af9
History
Date User Action Args
2017-05-24 18:24:29xiang.zhangsetrecipients: + xiang.zhang, r.david.murray, jhillacre
2017-05-24 18:24:29xiang.zhangsetmessageid: <1495650269.74.0.459553310711.issue30394@psf.upfronthosting.co.za>
2017-05-24 18:24:29xiang.zhanglinkissue30394 messages
2017-05-24 18:24:29xiang.zhangcreate