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 georg.brandl
Recipients ajaksu2, benjamin.peterson, georg.brandl, pitrou, vstinner
Date 2008-08-23.19:53:15
SpamBayes Score 9.3796174e-05
Marked as misclassified No
Message-id <1219521196.99.0.733058733184.issue3643@psf.upfronthosting.co.za>
In-reply-to
Content
Still, _testcapi is built even for non-debug builds, so it is a
gratuitous way for bad code to crash or internally invalidate a Python
interpreter, so this should be treated like a bugfix.
History
Date User Action Args
2008-08-23 19:53:17georg.brandlsetrecipients: + georg.brandl, pitrou, vstinner, ajaksu2, benjamin.peterson
2008-08-23 19:53:16georg.brandlsetmessageid: <1219521196.99.0.733058733184.issue3643@psf.upfronthosting.co.za>
2008-08-23 19:53:16georg.brandllinkissue3643 messages
2008-08-23 19:53:15georg.brandlcreate