This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients dhillier, serhiy.storchaka
Date 2019-10-27.08:22:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572164539.71.0.675203258514.issue38334@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-10-27 08:22:19serhiy.storchakasetrecipients: + serhiy.storchaka, dhillier
2019-10-27 08:22:19serhiy.storchakasetmessageid: <1572164539.71.0.675203258514.issue38334@roundup.psfhosted.org>
2019-10-27 08:22:19serhiy.storchakalinkissue38334 messages
2019-10-27 08:22:19serhiy.storchakacreate