[issue39595] Improve performance of importlib.metadata and zipfile.Path

Jason R. Coombs report at bugs.python.org
Sun Feb 9 16:01:22 EST 2020


New submission from Jason R. Coombs <jaraco at jaraco.com>:

As reported in [jaraco/zipp#32](https://github.com/jaraco/zipp/issues/32), performance of zipfile.Path is inadequate. This bug tracks the incorporation of those improvements as well as those in [importlib_metadata 1.5](https://importlib-metadata.readthedocs.io/en/latest/changelog%20(links).html#v1-5-0).

----------
messages: 361663
nosy: jaraco
priority: normal
severity: normal
status: open
title: Improve performance of importlib.metadata and zipfile.Path
versions: Python 3.8, Python 3.9

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


More information about the Python-bugs-list mailing list