Skip to content

bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found#972

Merged
brettcannon merged 15 commits into
python:masterfrom
plusminushalf:fix-bpo-29851
May 24, 2017
Merged

bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found#972
brettcannon merged 15 commits into
python:masterfrom
plusminushalf:fix-bpo-29851

Fix the test

4f528ef
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs