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.22:10:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583791856.7.0.599056789314.issue39877@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9229eeee105f19705f72e553cf066751ac47c7b7 by Victor Stinner in branch 'master':
bpo-39877: take_gil() checks tstate_must_exit() twice (GH-18890)
https://github.com/python/cpython/commit/9229eeee105f19705f72e553cf066751ac47c7b7
History
Date User Action Args
2020-03-09 22:10:56vstinnersetrecipients: + vstinner, ncoghlan, eric.snow, pablogsal, nanjekyejoannah
2020-03-09 22:10:56vstinnersetmessageid: <1583791856.7.0.599056789314.issue39877@roundup.psfhosted.org>
2020-03-09 22:10:56vstinnerlinkissue39877 messages
2020-03-09 22:10:56vstinnercreate