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 loewis
Recipients blaforge, jafo, loewis
Date 2007-08-29.05:13:57
SpamBayes Score 0.12116386
Marked as misclassified No
Message-id <1188364437.74.0.585958683079.issue837234@psf.upfronthosting.co.za>
In-reply-to
Content
It should not be possible to trigger Py_FatalError through pure Python
code. I still haven't tried reproducing the problem, but if it is
reproducable, it's a bug.
History
Date User Action Args
2007-08-29 05:13:58loewissetspambayes_score: 0.121164 -> 0.12116386
recipients: + loewis, jafo, blaforge
2007-08-29 05:13:57loewissetspambayes_score: 0.121164 -> 0.121164
messageid: <1188364437.74.0.585958683079.issue837234@psf.upfronthosting.co.za>
2007-08-29 05:13:57loewislinkissue837234 messages
2007-08-29 05:13:57loewiscreate