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 serhiy.storchaka
Recipients Tim.Graham, berker.peksag, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-30.05:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427694202.73.0.71537342366.issue23571@psf.upfronthosting.co.za>
In-reply-to
Content
The second (exception == NULL) check in _Py_PrintFatalError() looks suspicious. When it is possible? And if it is possible, can it cause leaks?
History
Date User Action Args
2015-03-30 05:43:22serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, python-dev, berker.peksag, Tim.Graham
2015-03-30 05:43:22serhiy.storchakasetmessageid: <1427694202.73.0.71537342366.issue23571@psf.upfronthosting.co.za>
2015-03-30 05:43:22serhiy.storchakalinkissue23571 messages
2015-03-30 05:43:22serhiy.storchakacreate