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 Jairo Llopis, barry, corona10, eric.smith, maxking, r.david.murray, vstinner
Date 2020-01-07.17:28:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578418096.66.0.906208203494.issue38615@roundup.psfhosted.org>
In-reply-to
Content
New changeset 13a7ee8d62dafe7d2291708312fa2a86e171c7fa by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-38615: Add timeout parameter for IMAP4 and IMAP4_SSL constructor (GH-17203)
https://github.com/python/cpython/commit/13a7ee8d62dafe7d2291708312fa2a86e171c7fa
History
Date User Action Args
2020-01-07 17:28:16vstinnersetrecipients: + vstinner, barry, eric.smith, r.david.murray, maxking, corona10, Jairo Llopis
2020-01-07 17:28:16vstinnersetmessageid: <1578418096.66.0.906208203494.issue38615@roundup.psfhosted.org>
2020-01-07 17:28:16vstinnerlinkissue38615 messages
2020-01-07 17:28:16vstinnercreate