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, p-ganssle, serhiy.storchaka, shihai1991
Date 2021-09-30.16:57:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633021070.25.0.22562674489.issue40173@roundup.psfhosted.org>
In-reply-to
Content
New changeset f7e99c98130a705f88348dde60adb98d5bfd8b98 by Serhiy Storchaka in branch '3.9':
[3.9] bpo-40173: Fix test.support.import_helper.import_fresh_module() (GH-28654) (GH-28658)
https://github.com/python/cpython/commit/f7e99c98130a705f88348dde60adb98d5bfd8b98
History
Date User Action Args
2021-09-30 16:57:50serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow, p-ganssle, shihai1991
2021-09-30 16:57:50serhiy.storchakasetmessageid: <1633021070.25.0.22562674489.issue40173@roundup.psfhosted.org>
2021-09-30 16:57:50serhiy.storchakalinkissue40173 messages
2021-09-30 16:57:50serhiy.storchakacreate