Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Mar 12, 2024

Conversation

miss-islington
Copy link
Contributor

(cherry picked from commit a254807)

Co-authored-by: Jason R. Coombs jaraco@jaraco.com
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.

…ythonGH-116680)

(cherry picked from commit a254807)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
pythongh-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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants