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 brendon-zhang@hotmail.com
Recipients brendon-zhang@hotmail.com, remi.lapeyre, rhettinger, vstinner
Date 2020-04-09.13:37:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586439439.37.0.471487513237.issue40225@roundup.psfhosted.org>
In-reply-to
Content
reduce the upper bound for the recursion depth until it does not segfault

eg
hi = 12
History
Date User Action Args
2020-04-09 13:37:19brendon-zhang@hotmail.comsetrecipients: + brendon-zhang@hotmail.com, rhettinger, vstinner, remi.lapeyre
2020-04-09 13:37:19brendon-zhang@hotmail.comsetmessageid: <1586439439.37.0.471487513237.issue40225@roundup.psfhosted.org>
2020-04-09 13:37:19brendon-zhang@hotmail.comlinkissue40225 messages
2020-04-09 13:37:19brendon-zhang@hotmail.comcreate