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, miss-islington, vstinner
Date 2020-04-07.21:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586295355.78.0.821897599433.issue40089@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6318e45bda6c37d5497f33a6039cdb65aa494c93 by Miss Islington (bot) in branch '3.8':
bpo-40089: Fix threading._after_fork() (GH-19191) (GH-19194)
https://github.com/python/cpython/commit/6318e45bda6c37d5497f33a6039cdb65aa494c93
History
Date User Action Args
2020-04-07 21:35:55vstinnersetrecipients: + vstinner, miss-islington, Batuhan Taskaya
2020-04-07 21:35:55vstinnersetmessageid: <1586295355.78.0.821897599433.issue40089@roundup.psfhosted.org>
2020-04-07 21:35:55vstinnerlinkissue40089 messages
2020-04-07 21:35:55vstinnercreate