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