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 eric.snow, nanjekyejoannah, ncoghlan, pablogsal, vstinner
Date 2020-03-09.19:57:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583783825.76.0.119172662941.issue39877@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3225b9f9739cd4bcca372d0fa939cea1ae5c6402 by Victor Stinner in branch 'master':
bpo-39877: Remove useless PyEval_InitThreads() calls (GH-18883)
https://github.com/python/cpython/commit/3225b9f9739cd4bcca372d0fa939cea1ae5c6402
History
Date User Action Args
2020-03-09 19:57:05vstinnersetrecipients: + vstinner, ncoghlan, eric.snow, pablogsal, nanjekyejoannah
2020-03-09 19:57:05vstinnersetmessageid: <1583783825.76.0.119172662941.issue39877@roundup.psfhosted.org>
2020-03-09 19:57:05vstinnerlinkissue39877 messages
2020-03-09 19:57:05vstinnercreate