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 miss-islington
Recipients dhillier, miss-islington, serhiy.storchaka
Date 2019-10-27.08:40:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572165647.64.0.726932560881.issue38334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 76fbdaa2a693caaa1b8eb34104720fc774ff80df by Miss Skeleton (bot) in branch '3.8':
bpo-38334: Fix seeking backward on an encrypted zipfile.ZipExtFile. (GH-16937)
https://github.com/python/cpython/commit/76fbdaa2a693caaa1b8eb34104720fc774ff80df
History
Date User Action Args
2019-10-27 08:40:47miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, dhillier
2019-10-27 08:40:47miss-islingtonsetmessageid: <1572165647.64.0.726932560881.issue38334@roundup.psfhosted.org>
2019-10-27 08:40:47miss-islingtonlinkissue38334 messages
2019-10-27 08:40:47miss-islingtoncreate