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, serhiy.storchaka
Date 2020-10-14.09:10:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602666613.93.0.1059718653.issue41993@roundup.psfhosted.org>
In-reply-to
Content
New changeset 391a544f2a52673f6630c672e89840fd6ac36723 by Miss Skeleton (bot) in branch '3.9':
bpo-41993: Fix possible issues in remove_module() (GH-22631) (GH-22647)
https://github.com/python/cpython/commit/391a544f2a52673f6630c672e89840fd6ac36723
History
Date User Action Args
2020-10-14 09:10:13serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow, miss-islington
2020-10-14 09:10:13serhiy.storchakasetmessageid: <1602666613.93.0.1059718653.issue41993@roundup.psfhosted.org>
2020-10-14 09:10:13serhiy.storchakalinkissue41993 messages
2020-10-14 09:10:13serhiy.storchakacreate