Skip to content

bpo-22102: Fixes zip files with disks set to 0#5985

Merged
csabella merged 2 commits into
python:masterfrom
fran6co:patch-1
May 28, 2019
Merged

bpo-22102: Fixes zip files with disks set to 0#5985
csabella merged 2 commits into
python:masterfrom
fran6co:patch-1

Conversation

@fran6co

@fran6co fran6co commented Mar 5, 2018

Copy link
Copy Markdown
Contributor

@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@RamseyK

RamseyK commented Apr 13, 2019

Copy link
Copy Markdown

I would second this PR. The Win32 API that creates ZIP64 files produces ZIP64 files with the "diskno" as 0 and "disks" as 0 (instead of "1" as indicated by the spec).

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @fran6co for the PR, and @csabella for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 28, 2019
(cherry picked from commit ab0716e)

Co-authored-by: Francisco Facioni <fran6co@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request May 28, 2019
(cherry picked from commit ab0716e)

Co-authored-by: Francisco Facioni <fran6co@gmail.com>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants