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.07:50:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578988206.04.0.465532475981.issue39259@roundup.psfhosted.org>
In-reply-to
Content
New changeset 62e3973395fb9fab2eb8f651bcd0fea4e695e1cf by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-39259: smtp.SMTP/SMTP_SSL now reject timeout = 0 (GH-17958)
https://github.com/python/cpython/commit/62e3973395fb9fab2eb8f651bcd0fea4e695e1cf
History
Date User Action Args
2020-01-14 07:50:06vstinnersetrecipients: + vstinner, corona10
2020-01-14 07:50:06vstinnersetmessageid: <1578988206.04.0.465532475981.issue39259@roundup.psfhosted.org>
2020-01-14 07:50:06vstinnerlinkissue39259 messages
2020-01-14 07:50:05vstinnercreate