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 pitrou
Recipients Thomas.Smith, ezio.melotti, liang, neologix, pitrou, tim.peters
Date 2010-04-17.14:50:22
SpamBayes Score 1.0198233e-09
Marked as misclassified No
Message-id <1271515824.24.0.888143476081.issue7332@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that we can consider dropping the static buffer and always using PyMem_MALLOC().
It looks a bit strange for this bug to happen, though. Does Ubuntu use a small stack size?
History
Date User Action Args
2010-04-17 14:50:24pitrousetrecipients: + pitrou, tim.peters, ezio.melotti, liang, Thomas.Smith, neologix
2010-04-17 14:50:24pitrousetmessageid: <1271515824.24.0.888143476081.issue7332@psf.upfronthosting.co.za>
2010-04-17 14:50:22pitroulinkissue7332 messages
2010-04-17 14:50:22pitroucreate