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 miss-islington
Recipients brett.cannon, eric.snow, miss-islington, ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2018-04-25.18:32:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524681174.53.0.682650639539.issue33330@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 291c9d4f74f3c7c57ae18e1aca617206795a090d by Miss Islington (bot) in branch '3.7':
bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564)
https://github.com/python/cpython/commit/291c9d4f74f3c7c57ae18e1aca617206795a090d
History
Date User Action Args
2018-04-25 18:32:54miss-islingtonsetrecipients: + miss-islington, brett.cannon, ncoghlan, pitrou, vstinner, eric.snow, serhiy.storchaka
2018-04-25 18:32:54miss-islingtonsetmessageid: <1524681174.53.0.682650639539.issue33330@psf.upfronthosting.co.za>
2018-04-25 18:32:54miss-islingtonlinkissue33330 messages
2018-04-25 18:32:54miss-islingtoncreate