-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
bpo-36991: Fix incorrect exception escaping ZipFile.extract() #13632
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
Conversation
Maybe add a NEWS entry? |
Thanks for the review, Serhiy! Yes, I'm going to add it before merging the PR. |
Ping! This is ready to go except for a NEWS entry, so we should really just get it over with... |
Thanks @berkerpeksag for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
GH-16052 is a backport of this pull request to the 3.8 branch. |
@gpshead, should this not also be backported to 3.7? |
Thanks @berkerpeksag for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, @berkerpeksag and @gpshead, I could not cleanly backport this to |
@gpshead thank you for taking care of the PR! |
https://bugs.python.org/issue36991