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 vinay.sajip
Recipients corona10, shihai1991, vinay.sajip, vstinner
Date 2020-10-12.04:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602477060.29.0.180053677341.issue41739@roundup.psfhosted.org>
In-reply-to
Content
New changeset f5393dc2a0ced7bf670ebc56b5fd10a3eb328d1a by Victor Stinner in branch '3.9':
bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-22655) (GH-22656)
https://github.com/python/cpython/commit/f5393dc2a0ced7bf670ebc56b5fd10a3eb328d1a
History
Date User Action Args
2020-10-12 04:31:00vinay.sajipsetrecipients: + vinay.sajip, vstinner, corona10, shihai1991
2020-10-12 04:31:00vinay.sajipsetmessageid: <1602477060.29.0.180053677341.issue41739@roundup.psfhosted.org>
2020-10-12 04:31:00vinay.sajiplinkissue41739 messages
2020-10-12 04:31:00vinay.sajipcreate