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 Batuhan Taskaya, vstinner
Date 2020-03-27.16:50:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585327845.62.0.0602987065118.issue40089@roundup.psfhosted.org>
In-reply-to
Content
New changeset d8ff44ce4cd6f3ec0fab5fccda6bf14afcb25c30 by Victor Stinner in branch 'master':
bpo-40089: Fix threading._after_fork() (GH-19191)
https://github.com/python/cpython/commit/d8ff44ce4cd6f3ec0fab5fccda6bf14afcb25c30
History
Date User Action Args
2020-03-27 16:50:45vstinnersetrecipients: + vstinner, Batuhan Taskaya
2020-03-27 16:50:45vstinnersetmessageid: <1585327845.62.0.0602987065118.issue40089@roundup.psfhosted.org>
2020-03-27 16:50:45vstinnerlinkissue40089 messages
2020-03-27 16:50:45vstinnercreate