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, shihai1991, vstinner
Date 2020-10-11.22:37:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602455847.93.0.559883999154.issue41739@roundup.psfhosted.org>
In-reply-to
Content
New changeset 13ff396c019d548ba181cf22c6f39309a300723c by Victor Stinner in branch 'master':
bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-22655)
https://github.com/python/cpython/commit/13ff396c019d548ba181cf22c6f39309a300723c
History
Date User Action Args
2020-10-11 22:37:27vstinnersetrecipients: + vstinner, corona10, shihai1991
2020-10-11 22:37:27vstinnersetmessageid: <1602455847.93.0.559883999154.issue41739@roundup.psfhosted.org>
2020-10-11 22:37:27vstinnerlinkissue41739 messages
2020-10-11 22:37:27vstinnercreate