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 serhiy.storchaka, vstinner
Date 2013-07-16.01:24:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373937884.85.0.855578075081.issue18469@psf.upfronthosting.co.za>
In-reply-to
Content
This issue is common in test_datetime and test_import tests using failmalloc, especially if _PyErr_BadInternalCall() fails immedialy with an assertion error.
History
Date User Action Args
2013-07-16 01:24:44vstinnersetrecipients: + vstinner, serhiy.storchaka
2013-07-16 01:24:44vstinnersetmessageid: <1373937884.85.0.855578075081.issue18469@psf.upfronthosting.co.za>
2013-07-16 01:24:44vstinnerlinkissue18469 messages
2013-07-16 01:24:44vstinnercreate