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 ZackerySpytz, eric.snow, herring, miss-islington, ncoghlan
Date 2020-05-29.19:35:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590780928.46.0.820881207006.issue24048@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5aa40e587e63bcad22c7e196fc3559e2b5e0792b by Miss Islington (bot) in branch '3.7':
bpo-24048: Save the live exception during import.c's remove_module() (GH-13005)
https://github.com/python/cpython/commit/5aa40e587e63bcad22c7e196fc3559e2b5e0792b
History
Date User Action Args
2020-05-29 19:35:28miss-islingtonsetrecipients: + miss-islington, ncoghlan, eric.snow, herring, ZackerySpytz
2020-05-29 19:35:28miss-islingtonsetmessageid: <1590780928.46.0.820881207006.issue24048@roundup.psfhosted.org>
2020-05-29 19:35:28miss-islingtonlinkissue24048 messages
2020-05-29 19:35:28miss-islingtoncreate