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 josh.r, serhiy.storchaka, vstinner
Date 2016-12-01.10:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480586727.92.0.388079084075.issue28839@psf.upfronthosting.co.za>
In-reply-to
Content
Patch version: fix the "if (0)" to use the small stack allocated on the C stack.
History
Date User Action Args
2016-12-01 10:05:27vstinnersetrecipients: + vstinner, serhiy.storchaka, josh.r
2016-12-01 10:05:27vstinnersetmessageid: <1480586727.92.0.388079084075.issue28839@psf.upfronthosting.co.za>
2016-12-01 10:05:27vstinnerlinkissue28839 messages
2016-12-01 10:05:27vstinnercreate