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