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