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 becky07
Recipients andrei.avk, becky07, paul.moore, shreyanavigyan, steve.dower, steven.daprano, tim.golden, zach.ware
Date 2021-05-10.07:32:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620631959.07.0.850442051329.issue44076@roundup.psfhosted.org>
In-reply-to
Content
This statement in the main program which is calling a subprogram, to control for multiple runs. Even I close this statement, the issue is same.
    del sys.modules['cm_asset_add']	

I've contacted Microsoft support team, they have different opinions, about the impact of the latest Windows update which was on May 1st
History
Date User Action Args
2021-05-10 07:32:39becky07setrecipients: + becky07, paul.moore, tim.golden, steven.daprano, zach.ware, steve.dower, andrei.avk, shreyanavigyan
2021-05-10 07:32:39becky07setmessageid: <1620631959.07.0.850442051329.issue44076@roundup.psfhosted.org>
2021-05-10 07:32:39becky07linkissue44076 messages
2021-05-10 07:32:38becky07create