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 vstinner
Recipients corona10, vstinner
Date 2020-01-14.21:42:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579038136.43.0.397366758866.issue39329@roundup.psfhosted.org>
In-reply-to
Content
New changeset 65a5ce247f177c4c52cfd104d9df0c2f3b1c91f0 by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-39329: Add timeout parameter for smtplib.LMTP constructor (GH-17998)
https://github.com/python/cpython/commit/65a5ce247f177c4c52cfd104d9df0c2f3b1c91f0
History
Date User Action Args
2020-01-14 21:42:16vstinnersetrecipients: + vstinner, corona10
2020-01-14 21:42:16vstinnersetmessageid: <1579038136.43.0.397366758866.issue39329@roundup.psfhosted.org>
2020-01-14 21:42:16vstinnerlinkissue39329 messages
2020-01-14 21:42:16vstinnercreate