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 brett.cannon, eric.snow, ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2018-04-25.17:58:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524679123.19.0.682650639539.issue33330@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e9d9494d6b2a5e0c2d48d22c7f0d5e95504b4f7e by Serhiy Storchaka in branch 'master':
bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564)
https://github.com/python/cpython/commit/e9d9494d6b2a5e0c2d48d22c7f0d5e95504b4f7e
History
Date User Action Args
2018-04-25 17:58:43serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, pitrou, vstinner, eric.snow
2018-04-25 17:58:43serhiy.storchakasetmessageid: <1524679123.19.0.682650639539.issue33330@psf.upfronthosting.co.za>
2018-04-25 17:58:43serhiy.storchakalinkissue33330 messages
2018-04-25 17:58:43serhiy.storchakacreate