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 miss-islington
Recipients iritkatriel, miss-islington, vinay.sajip
Date 2020-08-16.15:34:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597592082.22.0.695503782075.issue41503@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2c050e52f1ccf5db03819e4ed70690521d67e9fa by Miss Islington (bot) in branch '3.9':
[3.9] bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHandler (GH-21765) (GH-21897)
https://github.com/python/cpython/commit/2c050e52f1ccf5db03819e4ed70690521d67e9fa
History
Date User Action Args
2020-08-16 15:34:42miss-islingtonsetrecipients: + miss-islington, vinay.sajip, iritkatriel
2020-08-16 15:34:42miss-islingtonsetmessageid: <1597592082.22.0.695503782075.issue41503@roundup.psfhosted.org>
2020-08-16 15:34:42miss-islingtonlinkissue41503 messages
2020-08-16 15:34:42miss-islingtoncreate