[issue45183] Unexpected exception with zip importer

Brett Cannon report at bugs.python.org
Fri Sep 17 20:46:30 EDT 2021


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


New changeset e1bdecb6dc7ac33256d5fa875d45634512d2a90e by Brett Cannon in branch '3.10':
[3.10] 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) (#28438)
https://github.com/python/cpython/commit/e1bdecb6dc7ac33256d5fa875d45634512d2a90e


----------

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


More information about the Python-bugs-list mailing list