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 vstinner
Date 2021-04-16.12:32:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618576326.95.0.646940570349.issue43842@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75ec103b3adbb7c619a0e22fa60f3d34c5a9e603 by Victor Stinner in branch 'master':
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436)
https://github.com/python/cpython/commit/75ec103b3adbb7c619a0e22fa60f3d34c5a9e603
History
Date User Action Args
2021-04-16 12:32:06vstinnersetrecipients: + vstinner
2021-04-16 12:32:06vstinnersetmessageid: <1618576326.95.0.646940570349.issue43842@roundup.psfhosted.org>
2021-04-16 12:32:06vstinnerlinkissue43842 messages
2021-04-16 12:32:06vstinnercreate