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 serhiy.storchaka, vstinner
Date 2014-12-05.01:01:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417741310.67.0.754752070941.issue22984@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch to use a lower recursion limit to no stress the C stack.
History
Date User Action Args
2014-12-05 01:01:50vstinnersetrecipients: + vstinner, serhiy.storchaka
2014-12-05 01:01:50vstinnersetmessageid: <1417741310.67.0.754752070941.issue22984@psf.upfronthosting.co.za>
2014-12-05 01:01:50vstinnerlinkissue22984 messages
2014-12-05 01:01:50vstinnercreate