Skip to content

bpo-31602: Fix an assertion failure in zipimporter.get_source() in case of a bad zlib.decompress()#3784

Merged
brettcannon merged 7 commits into
python:masterfrom
orenmn:bpo31602-fix-assert-fail
Sep 29, 2017
Merged

bpo-31602: Fix an assertion failure in zipimporter.get_source() in case of a bad zlib.decompress()#3784
brettcannon merged 7 commits into
python:masterfrom
orenmn:bpo31602-fix-assert-fail

move the import out of the test

ee9461b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs