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 Arfrever, ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2013-10-29.23:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383089828.65.0.556408139516.issue19424@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, while fixing this issue, I found a new issue related to warnings: I opened issue #19442 "Python crashes when a warning is emitted during shutdown".

This issue can now be fixed.
History
Date User Action Args
2013-10-29 23:37:08vstinnersetrecipients: + vstinner, ezio.melotti, Arfrever, python-dev, serhiy.storchaka
2013-10-29 23:37:08vstinnersetmessageid: <1383089828.65.0.556408139516.issue19424@psf.upfronthosting.co.za>
2013-10-29 23:37:08vstinnerlinkissue19424 messages
2013-10-29 23:37:08vstinnercreate