Skip to content

bpo-38334: Fix seeking backward on an encrypted zipfile.ZipExtFile.#16937

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:zipfile-seek-encrypted
Oct 27, 2019
Merged

bpo-38334: Fix seeking backward on an encrypted zipfile.ZipExtFile.#16937
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:zipfile-seek-encrypted

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 26, 2019

Copy link
Copy Markdown
Member

Test by Daniel Hillier.

https://bugs.python.org/issue38334

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.7 labels Oct 26, 2019
@serhiy-storchaka serhiy-storchaka merged commit 5c32af7 into python:master Oct 27, 2019
@serhiy-storchaka serhiy-storchaka deleted the zipfile-seek-encrypted branch October 27, 2019 08:22
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-16951 is a backport of this pull request to the 3.8 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-16952 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 27, 2019
…ythonGH-16937)

Test by Daniel Hillier.
(cherry picked from commit 5c32af7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Oct 27, 2019
…H-16937)

Test by Daniel Hillier.
(cherry picked from commit 5c32af7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Oct 27, 2019
…H-16937)

Test by Daniel Hillier.
(cherry picked from commit 5c32af7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants