Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Path.name. #123694

Merged
merged 10 commits into from
Sep 5, 2024

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Sep 4, 2024

Depends on, merge after GH-123426.

Closes #123693.

@jaraco
Copy link
Member Author

jaraco commented Sep 4, 2024

I chose not to replace the patch with exactly the patch that is found in Python 3.11 and later, because that changed other semantics. I'm expecting this selective change to allow the tests to pass and address the missed expectation.

@jaraco
Copy link
Member Author

jaraco commented Sep 4, 2024

Until this PR is rebased onto main after merging the dependent PR, here is the diff for this PR.

Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ambv
Copy link
Contributor

ambv commented Sep 4, 2024

You can rebase now.

@jaraco
Copy link
Member Author

jaraco commented Sep 4, 2024

I've merged and the diff is now good. The macOS failure is unrelated. I did not rebase, as the squash merge will handle that. Please merge whenever.

@ambv ambv merged commit 4633177 into python:3.10 Sep 5, 2024
14 of 15 checks passed
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.

3 participants