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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, vstinner
Date 2008-09-30.08:54:23
SpamBayes Score 0.0024230864
Marked as misclassified No
Message-id <1222764866.57.0.398548769838.issue3999@psf.upfronthosting.co.za>
In-reply-to
Content
Did you consider using PyOS_CheckStack for this?
Currently there is only a Windows implementation, but it seems that the
primitives you use in your patch could form a Unix version.
History
Date User Action Args
2008-09-30 08:54:26amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, vstinner
2008-09-30 08:54:26amaury.forgeotdarcsetmessageid: <1222764866.57.0.398548769838.issue3999@psf.upfronthosting.co.za>
2008-09-30 08:54:24amaury.forgeotdarclinkissue3999 messages
2008-09-30 08:54:23amaury.forgeotdarccreate