Skip to content

[3.7] bpo-41068: Fix read after write in zipfile for non-ASCII files names. (GH-21040) #21049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 22, 2020

(cherry picked from commit 36ff513)

Co-authored-by: Serhiy Storchaka [email protected]

https://bugs.python.org/issue41068

@miss-islington
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information..

@miss-islington
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information..

@ned-deily
Copy link
Member

As announced, with the tagging of 3.7.8rc1, the 3.7 branch is now in security-fix mode. This change doesn't strike me as meeting the criteria for either a security fix or a release-critical fix for 3.7.8 final. I'm reluctant to throw this change in at the last minute but if you can get another core developer to review and approve it, I'll consider it.

@ned-deily
Copy link
Member

3.7.8 is now released and 3.7 is now in security-fix mode

@ned-deily ned-deily closed this Jun 28, 2020
@miss-islington miss-islington deleted the backport-36ff513-3.7 branch June 28, 2020 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants