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 gregory.p.smith, melwitt, vinay.sajip, vstinner
Date 2020-04-13.22:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586816740.21.0.849828735497.issue40091@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c3da783cffb8471303fbae3e09f3d67b31c3d06 by Victor Stinner in branch 'master':
bpo-40091: Fix a hang at fork in the logging module (GH-19416)
https://github.com/python/cpython/commit/4c3da783cffb8471303fbae3e09f3d67b31c3d06
History
Date User Action Args
2020-04-13 22:25:40vstinnersetrecipients: + vstinner, gregory.p.smith, vinay.sajip, melwitt
2020-04-13 22:25:40vstinnersetmessageid: <1586816740.21.0.849828735497.issue40091@roundup.psfhosted.org>
2020-04-13 22:25:40vstinnerlinkissue40091 messages
2020-04-13 22:25:40vstinnercreate