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 eric.snow, vstinner
Date 2015-09-03.09:55:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441274102.53.0.63346468182.issue24992@psf.upfronthosting.co.za>
In-reply-to
Content
You can try the odict_failmalloc.py program with a Python compiled in debug mode to see the bug.

The script requires:
https://pypi.python.org/pypi/pyfailmalloc
History
Date User Action Args
2015-09-03 09:55:02vstinnersetrecipients: + vstinner, eric.snow
2015-09-03 09:55:02vstinnersetmessageid: <1441274102.53.0.63346468182.issue24992@psf.upfronthosting.co.za>
2015-09-03 09:55:02vstinnerlinkissue24992 messages
2015-09-03 09:55:02vstinnercreate