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