bpo-36991: Fix incorrect exception escaping ZipFile.extract()#13632
bpo-36991: Fix incorrect exception escaping ZipFile.extract()#13632gpshead merged 3 commits intopython:masterfrom
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