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.21:12:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583788331.22.0.348018949372.issue39877@roundup.psfhosted.org>
In-reply-to
Content
New changeset 85f5a69ae1541271286bb0f0e0303aabf792dd5c by Victor Stinner in branch 'master':
bpo-39877: Refactor take_gil() function (GH-18885)
https://github.com/python/cpython/commit/85f5a69ae1541271286bb0f0e0303aabf792dd5c
History
Date User Action Args
2020-03-09 21:12:11vstinnersetrecipients: + vstinner, ncoghlan, eric.snow, pablogsal, nanjekyejoannah
2020-03-09 21:12:11vstinnersetmessageid: <1583788331.22.0.348018949372.issue39877@roundup.psfhosted.org>
2020-03-09 21:12:11vstinnerlinkissue39877 messages
2020-03-09 21:12:11vstinnercreate