diff options
author | Filipe LaĆns <lains@archlinux.org> | 2022-05-17 00:05:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-16 16:05:47 -0700 |
commit | c7d699969c81dbadd26fa2af5bc647fa5579eb08 (patch) | |
tree | 6a9583b3920675920438e6f7a846f708d73632bf /Lib/test/bad_coding.py | |
parent | 00f22e8cc234aa52ec1f28094a170d7b87d0d08f (diff) | |
download | cpython-c7d699969c81dbadd26fa2af5bc647fa5579eb08.tar.gz cpython-c7d699969c81dbadd26fa2af5bc647fa5579eb08.zip |
gh-92265: set meta_path and path_hooks correctly in test_reload_namespace_changed (GH-92275)
Previously, we were blocking the frozen imports and forcing the source
version to be used, but we did not fix up sys.meta_path or
sys.path_hooks, causing the frozen importers to leak into the source
version of the test.
Diffstat (limited to 'Lib/test/bad_coding.py')
0 files changed, 0 insertions, 0 deletions