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-02-07.10:23:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 877ea88934a5164be4d9f15207694fad4173d87d by Victor Stinner in branch 'master':
bpo-38644: Add Py_EnterRecursiveCall() to python3.def (GH-18399)
https://github.com/python/cpython/commit/877ea88934a5164be4d9f15207694fad4173d87d
History
Date User Action Args
2020-02-07 10:23:00vstinnersetrecipients: + vstinner
2020-02-07 10:23:00vstinnersetmessageid: <[email protected]>
2020-02-07 10:23:00vstinnerlinkissue38644 messages
2020-02-07 10:23:00vstinnercreate