SIGN IN SIGN UP

bpo-24792: Fix zipimporter masking the cause of import errors (GH-22204)

zipimport's _unmarshal_code swallows import errors and then _get_module_code doesn't know the cause of the error, and returns the generic, and sometimes incorrect, 'could not find...'.

Automerge-Triggered-By: GH:brettcannon
I
Irit Katriel committed
fb34096140bbb74c81500dd8bbc3c69c1d24d9ab
Parent: e8d2264
Committed by GitHub <noreply@github.com> on 12/19/2020, 12:09:54 AM