• Antoine Pitrou's avatar
    Issue #7610: Reworked implementation of the internal · 94c33ebf
    Antoine Pitrou yazdı
    :class:`zipfile.ZipExtFile` class used to represent files stored inside
    an archive.  The new implementation is significantly faster and can
    be wrapped in a :class:`io.BufferedReader` object for more speedups.
    It also solves an issue where interleaved calls to `read()` and
    `readline()` give wrong results.  Patch by Nir Aides.
    94c33ebf
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 192 KB