Sorry, something went wrong.
|
Can you add a NEWS entry (https://pypi.org/project/blurb/ can help) describing the bugfix? |
Sorry, something went wrong.
|
Rebased and NEWS entry added. |
Sorry, something went wrong.
|
@gpshead would you like me to do anything else on this one? NEWS entry is added. |
Sorry, something went wrong.
|
@gpshead any other changes you'd like to see on this one? |
Sorry, something went wrong.
|
(I'm working my way through some PRs which have been approved and are labeled "awaiting merge", hence my seemingly bolt from the blue comment. Why? Read here.) Looks like this is complete. Can someone merge it so it doesn't get too stale? |
Sorry, something went wrong.
|
@gpshead (as the zipfile expert), would you mind to review and possibly merge this PR? |
Sorry, something went wrong.
|
This one is likely good, @jaraco is our real zipfile expert though. looping him in before merging. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good. I had some minor nitpicks with the test, so took the liberty to correct those. I also replaced the literal 1 with ZIP64_EXTRA in the hopes of more clearly communicating that aspect.
Sorry, something went wrong.
|
Status check is done, and it's a success ✅. |
Sorry, something went wrong.
|
Thanks @thatch for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
GH-102086 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
GH-102087 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
Previously, any data after the zip64 extra would be removed.
With many new tests.
Fixes #88233
Automerge-Triggered-By: GH:jaraco