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 Mark.Shannon, eric.snow, vstinner
Date 2020-03-13.09:20:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584091203.51.0.26229438917.issue39947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 224481a8c988fca12f488544edd2f01c0af2a91d by Victor Stinner in branch 'master':
bpo-39947: Move Py_EnterRecursiveCall() to internal C API (GH-18972)
https://github.com/python/cpython/commit/224481a8c988fca12f488544edd2f01c0af2a91d
History
Date User Action Args
2020-03-13 09:20:03vstinnersetrecipients: + vstinner, Mark.Shannon, eric.snow
2020-03-13 09:20:03vstinnersetmessageid: <1584091203.51.0.26229438917.issue39947@roundup.psfhosted.org>
2020-03-13 09:20:03vstinnerlinkissue39947 messages
2020-03-13 09:20:03vstinnercreate