Skip to content

[3.9] gh-122905: Sanitize names in zipfile.Path. (GH-122906)#123161

Closed
jaraco wants to merge 1 commit intopython:3.9from
jaraco:backport-795f259-3.9
Closed

[3.9] gh-122905: Sanitize names in zipfile.Path. (GH-122906)#123161
jaraco wants to merge 1 commit intopython:3.9from
jaraco:backport-795f259-3.9

Conversation

@jaraco
Copy link
Member

@jaraco jaraco commented Aug 19, 2024

…GH-122906) (pythonGH-122925)

* pythongh-122905: Sanitize names in zipfile.Path. (pythonGH-122906)

Ported from zipp 3.19.1; ref jaraco/zippGH-119.

(cherry picked from commit 9cd0326)

* [3.11] pythongh-122905: Sanitize names in zipfile.Path. (pythonGH-122906)

Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)

(cherry picked from commit 795f259)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@ajayk
Copy link

ajayk commented Aug 23, 2024

Can this be merged based on #123160 (comment)

@jaraco
Copy link
Member Author

jaraco commented Aug 23, 2024

Yes, I think so. @ambv any objections?

@jaraco
Copy link
Member Author

jaraco commented Aug 27, 2024

This change is superseded by another in the works (#123354). It needs to be merged so the backports of that fix can supersede this one.

@jaraco
Copy link
Member Author

jaraco commented Aug 28, 2024

On second thought, it can be superseded without being merged.

@jaraco jaraco closed this Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants