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 shihai1991, vstinner
Date 2020-05-05.14:52:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588690378.59.0.246704213988.issue40513@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4e30ed3af06ae655f4cb8aad8cba21f341384250 by Victor Stinner in branch 'master':
bpo-40513: Per-interpreter recursion_limit (GH-19929)
https://github.com/python/cpython/commit/4e30ed3af06ae655f4cb8aad8cba21f341384250
History
Date User Action Args
2020-05-05 14:52:58vstinnersetrecipients: + vstinner, shihai1991
2020-05-05 14:52:58vstinnersetmessageid: <1588690378.59.0.246704213988.issue40513@roundup.psfhosted.org>
2020-05-05 14:52:58vstinnerlinkissue40513 messages
2020-05-05 14:52:58vstinnercreate