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-04-29.19:16:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525029393.37.0.682650639539.issue33330@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c1a6832f50b36ffec299e6e6038535904e2b158d by Serhiy Storchaka in branch 'master':
bpo-33330: Write exceptions occurred in PyImport_Cleanup() to stderr. (GH-6606)
https://github.com/python/cpython/commit/c1a6832f50b36ffec299e6e6038535904e2b158d
History
Date User Action Args
2018-04-29 19:16:33serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, pitrou, vstinner, eric.snow, miss-islington
2018-04-29 19:16:33serhiy.storchakasetmessageid: <1525029393.37.0.682650639539.issue33330@psf.upfronthosting.co.za>
2018-04-29 19:16:33serhiy.storchakalinkissue33330 messages
2018-04-29 19:16:33serhiy.storchakacreate