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 mcepl, vstinner
Date 2019-05-24.13:20:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558704027.44.0.364517522592.issue37031@roundup.psfhosted.org>
In-reply-to
Content
New changeset b49858b4b7b4c9d85ef6946ad020f83e4fa1caa7 by Victor Stinner in branch 'master':
bpo-37031: Fix PyOS_AfterFork_Child() (GH-13537)
https://github.com/python/cpython/commit/b49858b4b7b4c9d85ef6946ad020f83e4fa1caa7
History
Date User Action Args
2019-05-24 13:20:27vstinnersetrecipients: + vstinner, mcepl
2019-05-24 13:20:27vstinnersetmessageid: <1558704027.44.0.364517522592.issue37031@roundup.psfhosted.org>
2019-05-24 13:20:27vstinnerlinkissue37031 messages
2019-05-24 13:20:27vstinnercreate