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, miss-islington, shihai1991, vinay.sajip, vstinner
Date 2020-10-12.08:51:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602492700.19.0.451287069993.issue41739@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33057c70920787627f2c94d08eb5d33c31f8bdd9 by Miss Skeleton (bot) in branch '3.8':
bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-22655) (GH-22656) (GH-22662)
https://github.com/python/cpython/commit/33057c70920787627f2c94d08eb5d33c31f8bdd9
History
Date User Action Args
2020-10-12 08:51:40vstinnersetrecipients: + vstinner, vinay.sajip, corona10, miss-islington, shihai1991
2020-10-12 08:51:40vstinnersetmessageid: <1602492700.19.0.451287069993.issue41739@roundup.psfhosted.org>
2020-10-12 08:51:40vstinnerlinkissue41739 messages
2020-10-12 08:51:40vstinnercreate