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, ncoghlan, serhiy.storchaka
Date 2020-10-11.13:51:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602424278.2.0.87362231198.issue41993@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8287aadb75f6bd0154996424819334cd3839707c by Serhiy Storchaka in branch 'master':
bpo-41993: Fix possible issues in remove_module() (GH-22631)
https://github.com/python/cpython/commit/8287aadb75f6bd0154996424819334cd3839707c
History
Date User Action Args
2020-10-11 13:51:18serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow
2020-10-11 13:51:18serhiy.storchakasetmessageid: <1602424278.2.0.87362231198.issue41993@roundup.psfhosted.org>
2020-10-11 13:51:18serhiy.storchakalinkissue41993 messages
2020-10-11 13:51:18serhiy.storchakacreate