mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
c7d699969c
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.