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 vstinner
Date 2019-04-24.15:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556118882.87.0.185507763041.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset b930a2d2b1247bdba560db341ba90a9cbb538eb3 by Victor Stinner in branch 'master':
bpo-36710: PyOS_AfterFork_Child() pass runtime parameter (GH-12936)
https://github.com/python/cpython/commit/b930a2d2b1247bdba560db341ba90a9cbb538eb3
History
Date User Action Args
2019-04-24 15:14:42vstinnersetrecipients: + vstinner
2019-04-24 15:14:42vstinnersetmessageid: <1556118882.87.0.185507763041.issue36710@roundup.psfhosted.org>
2019-04-24 15:14:42vstinnerlinkissue36710 messages
2019-04-24 15:14:42vstinnercreate