SIGN IN SIGN UP

[3.12] gh-116307: Proper fix for 'mod' leaking across importlib tests (GH-116680) (#116684)

gh-116307: Proper fix for 'mod' leaking across importlib tests (GH-116680)
(cherry picked from commit a2548077614f81f25a2c3465dabb7a0a3885c40c)


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.

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
M
Miss Islington (bot) committed
f9d1ec8e803012a521f0673da8c5cba1e9862bf5
Parent: 65c6620
Committed by GitHub <noreply@github.com> on 3/12/2024, 11:33:23 PM