Skip to content

[3.13] GH-120423: pathname2url(): handle forward slashes in Windows paths (GH-126593) #126764

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

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 12, 2024

Adjust urllib.request.pathname2url() so that forward slashes in Windows
paths are handled identically to backward slashes.
(cherry picked from commit bf224bd)

Co-authored-by: Barney Gale [email protected]

…paths (pythonGH-126593)

Adjust `urllib.request.pathname2url()` so that forward slashes in Windows
paths are handled identically to backward slashes.
(cherry picked from commit bf224bd)

Co-authored-by: Barney Gale <[email protected]>
@barneygale barneygale enabled auto-merge (squash) November 12, 2024 21:53
@barneygale barneygale merged commit 3dab1ce into python:3.13 Nov 12, 2024
38 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.

2 participants