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 python-dev, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-01-10.17:51:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484070678.86.0.749009435605.issue28870@psf.upfronthosting.co.za>
In-reply-to
Content
I created the issue #29227 "Reduce C stack consumption in function calls" which contains a first simple patch with a significant effect on the C stack.
History
Date User Action Args
2017-01-10 17:51:18vstinnersetrecipients: + vstinner, python-dev, serhiy.storchaka, xiang.zhang
2017-01-10 17:51:18vstinnersetmessageid: <1484070678.86.0.749009435605.issue28870@psf.upfronthosting.co.za>
2017-01-10 17:51:18vstinnerlinkissue28870 messages
2017-01-10 17:51:18vstinnercreate