Skip to content

bpo-45183: don't raise an exception when calling zipimport.zipimporter.find_spec() when the zip file is missing and the internal cache has been reset#28435

Merged
brettcannon merged 2 commits into
mainfrom
zipimport-find_spec-no-zip
Sep 17, 2021
Merged

bpo-45183: don't raise an exception when calling zipimport.zipimporter.find_spec() when the zip file is missing and the internal cache has been reset#28435
brettcannon merged 2 commits into
mainfrom
zipimport-find_spec-no-zip