[issue38334] zipfile: Seeking encrypted file breaks after seeking backwards

Serhiy Storchaka report at bugs.python.org
Sun Oct 27 04:22:19 EDT 2019


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


New changeset 5c32af7522d908e8c7da0243af37618433289cc5 by Serhiy Storchaka in branch 'master':
bpo-38334: Fix seeking backward on an encrypted zipfile.ZipExtFile. (GH-16937)
https://github.com/python/cpython/commit/5c32af7522d908e8c7da0243af37618433289cc5


----------

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


More information about the Python-bugs-list mailing list