]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103247: clear the module cache in a test in test_importlib/extensions/test_...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 10 May 2023 14:53:19 +0000 (07:53 -0700)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 14:53:19 +0000 (07:53 -0700)
commit1cbf844875969da679f03ee4e9e27fff306fcf3d
tree4303f6193a984bd21597902d3fc043c7cf8d149b
parenta8e902d2c2e90255c838bd99e833cef2c674c1f0
[3.11] gh-103247: clear the module cache in a test in test_importlib/extensions/test_loader.py (GH-104226) (#104345)

gh-103247: clear the module cache in a test in test_importlib/extensions/test_loader.py (GH-104226)
(cherry picked from commit 22f3425c3d3d896be0917d80d55e8abb08d99b18)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Lib/test/test_importlib/extension/test_loader.py