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 arcivanov
Recipients BTaskaya, arcivanov, vstinner
Date 2020-07-02.14:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593699885.47.0.107348939916.issue41194@roundup.psfhosted.org>
In-reply-to
Content
That's not an entirely accurate reproducer as the references to the modules are still held in the collection when the sys.modules.clear() is called.
History
Date User Action Args
2020-07-02 14:24:45arcivanovsetrecipients: + arcivanov, vstinner, BTaskaya
2020-07-02 14:24:45arcivanovsetmessageid: <1593699885.47.0.107348939916.issue41194@roundup.psfhosted.org>
2020-07-02 14:24:45arcivanovlinkissue41194 messages
2020-07-02 14:24:45arcivanovcreate