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 shihai1991
Recipients belopolsky, corona10, georg.brandl, p-ganssle, shihai1991, vstinner
Date 2020-03-29.08:58:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585472320.24.0.381834817702.issue40058@roundup.psfhosted.org>
In-reply-to
Content
> I believe it's a known problem with either `import_fresh_module` or `datetime`
after removed the cleanup operation of `sys.modules` in PR19213, the  testcases is successed in my local vm(I am not sure there have any other potential risks).
History
Date User Action Args
2020-03-29 08:58:40shihai1991setrecipients: + shihai1991, georg.brandl, belopolsky, vstinner, p-ganssle, corona10
2020-03-29 08:58:40shihai1991setmessageid: <1585472320.24.0.381834817702.issue40058@roundup.psfhosted.org>
2020-03-29 08:58:40shihai1991linkissue40058 messages
2020-03-29 08:58:40shihai1991create