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.13] GH-126205: Fix conversion of UNC paths to file URIs (GH-126208) #126249

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 31, 2024

File URIs for Windows UNC paths should begin with two slashes, not four.
(cherry picked from commit 951cb2c)

Co-authored-by: Barney Gale barney.gale@gmail.com

…26208)

File URIs for Windows UNC paths should begin with two slashes, not four.
(cherry picked from commit 951cb2c)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
@barneygale barneygale merged commit 588da2e into python:3.13 Oct 31, 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