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