Skip to content

bpo-33747: Avoid mutating the global sys.modules dict#8520

Merged
brettcannon merged 7 commits into
python:masterfrom
onyb:fix-issue33747-avoid-sys-modules-mutation
Dec 7, 2018
Merged

bpo-33747: Avoid mutating the global sys.modules dict#8520
brettcannon merged 7 commits into
python:masterfrom
onyb:fix-issue33747-avoid-sys-modules-mutation

Replace usage of sys_modules_context in testpatch.py with uncache

fce4126
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs