[issue25711] Rewrite zipimport from scratch

Serhiy Storchaka report at bugs.python.org
Sun Jul 8 03:42:50 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Could anybody please make a review? This is just a first step, we need to do it before making other steps: implementing more modern import API, supporting large ZIP files and ZIP files with comments, implementing loading binary extensions from ZIP files, etc.

----------

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


More information about the Python-bugs-list mailing list