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.
F
Filipe Laíns committed
c7d699969c81dbadd26fa2af5bc647fa5579eb08
Parent: 00f22e8
Committed by GitHub <noreply@github.com>
on 5/16/2022, 11:05:47 PM