mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -04:00
a254807761
gh-116307: Create a new import helper 'isolated modules' and use that instead of 'Clean Import' to ensure that tests from importlib_resources don't leave modules in sys.modules.