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 2019-11-04.18:48:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572893317.17.0.40266395417.issue38644@roundup.psfhosted.org>
In-reply-to
Content
New changeset f4b1e3d7c64985f5d5b00f6cc9a1c146bbbfd613 by Victor Stinner in branch 'master':
bpo-38644: Add Py_EnterRecursiveCall() to the limited API (GH-17046)
https://github.com/python/cpython/commit/f4b1e3d7c64985f5d5b00f6cc9a1c146bbbfd613
History
Date User Action Args
2019-11-04 18:48:37vstinnersetrecipients: + vstinner
2019-11-04 18:48:37vstinnersetmessageid: <1572893317.17.0.40266395417.issue38644@roundup.psfhosted.org>
2019-11-04 18:48:37vstinnerlinkissue38644 messages
2019-11-04 18:48:37vstinnercreate