[issue45183] Unexpected exception with zip importer

Brett Cannon report at bugs.python.org
Fri Sep 17 19:48:26 EDT 2021


Brett Cannon <brett at python.org> added the comment:


New changeset 209b7035f714dcc41df054b0b023e0b955d7e1a2 by Brett Cannon in branch 'main':
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 (GH-28435)
https://github.com/python/cpython/commit/209b7035f714dcc41df054b0b023e0b955d7e1a2


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45183>
_______________________________________


More information about the Python-bugs-list mailing list