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 vstinner
Date 2020-03-20.08:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584692960.05.0.618796035084.issue40010@roundup.psfhosted.org>
In-reply-to
Content
New changeset da2914db4b6f786a1e9f0b424efeeb6ca9418912 by Victor Stinner in branch 'master':
bpo-40010: Pass tstate to ceval GIL functions (GH-19077)
https://github.com/python/cpython/commit/da2914db4b6f786a1e9f0b424efeeb6ca9418912
History
Date User Action Args
2020-03-20 08:29:20vstinnersetrecipients: + vstinner
2020-03-20 08:29:20vstinnersetmessageid: <1584692960.05.0.618796035084.issue40010@roundup.psfhosted.org>
2020-03-20 08:29:20vstinnerlinkissue40010 messages
2020-03-20 08:29:20vstinnercreate