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