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 vstinner
Recipients vstinner
Date 2013-07-08.20:10:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I created a first toy based on the PEP 445 to test of Python handles MemoryError: in short, Python handles them badly...

Home page of the project:
https://pypi.python.org/pypi/pyfailmalloc

I will use this issue to track crashes found by this tool.
History
Date User Action Args
2013-07-08 20:10:43vstinnersetrecipients: + vstinner
2013-07-08 20:10:43vstinnersetmessageid: <[email protected]>
2013-07-08 20:10:42vstinnerlinkissue18408 messages
2013-07-08 20:10:42vstinnercreate