[3.8] gh-122905: Sanitize names in zipfile.Path. (GH-122906) by jaraco · Pull Request #123162 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jaraco

Copy link Copy Markdown

Member

@jaraco jaraco commented

Aug 19, 2024

edited by bedevere-app bot

Loading

…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>

@jaraco

Copy link Copy Markdown

Member Author

jaraco commented

Aug 27, 2024

edited

Loading

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 Copy Markdown

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jaraco