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, fabioz, vstinner
Date 2020-03-13.12:07:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584101274.72.0.180654124763.issue39947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f2f4fefca388bc62fc2a7d07cb6ef24197c84bd by Victor Stinner in branch 'master':
bpo-39947: Move get_recursion_depth() to _testinternalcapi (GH-18974)
https://github.com/python/cpython/commit/3f2f4fefca388bc62fc2a7d07cb6ef24197c84bd
History
Date User Action Args
2020-03-13 12:07:54vstinnersetrecipients: + vstinner, fabioz, Mark.Shannon, eric.snow
2020-03-13 12:07:54vstinnersetmessageid: <1584101274.72.0.180654124763.issue39947@roundup.psfhosted.org>
2020-03-13 12:07:54vstinnerlinkissue39947 messages
2020-03-13 12:07:54vstinnercreate