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, loewis, vstinner
Date 2008-09-29.22:23:00
SpamBayes Score 0.002632986
Marked as misclassified No
Message-id <1222726981.55.0.443468088542.issue3996@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, issue1069092 is another case where PyOS_CheckStack is exercised. 
But this other issue was first reported on Unix, when PyOS_CheckStack is 
currently implemented only for Windows.
History
Date User Action Args
2008-09-29 22:23:01amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, vstinner
2008-09-29 22:23:01amaury.forgeotdarcsetmessageid: <1222726981.55.0.443468088542.issue3996@psf.upfronthosting.co.za>
2008-09-29 22:23:00amaury.forgeotdarclinkissue3996 messages
2008-09-29 22:23:00amaury.forgeotdarccreate