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, miss-islington, ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2018-05-23.10:36:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527071794.64.0.682650639539.issue33330@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue33379 about the bug in subinterpreters exposed when add yet one PyErr_WriteUnraisable() in PyImport_Cleanup() (it was not added because of this).
History
Date User Action Args
2018-05-23 10:36:34serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, pitrou, vstinner, eric.snow, miss-islington
2018-05-23 10:36:34serhiy.storchakasetmessageid: <1527071794.64.0.682650639539.issue33330@psf.upfronthosting.co.za>
2018-05-23 10:36:34serhiy.storchakalinkissue33330 messages
2018-05-23 10:36:34serhiy.storchakacreate