Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

GH-137059:url2pathname(): fix support for drive letter in netloc#137060

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
barneygale merged 2 commits intopython:mainfrombarneygale:gh-137059
Jul 27, 2025

Conversation

@barneygale
Copy link
Contributor

@barneygalebarneygale commentedJul 23, 2025
edited by bedevere-appbot
Loading

Support file URLs likefile://c:/foo inurllib.request.url2pathname() on Windows. This restores behaviour from 3.13.

…tlocSupport file URLs like `file://c:/foo` in `urllib.request.url2pathname()`on Windows. This restores behaviour from 3.13.
Copy link
Member

@serhiy-storchakaserhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM, but note that there is still a regression for//C:\\eggs#ham.

@barneygalebarneygaleenabled auto-merge (squash)July 27, 2025 11:29
@barneygalebarneygale merged commit10a925c intopython:mainJul 27, 2025
41 checks passed
@miss-islington-app
Copy link

Thanks@barneygale for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 27, 2025
…tloc (pythonGH-137060)Support file URLs like `file://c:/foo` in `urllib.request.url2pathname()`on Windows. This restores behaviour from 3.13.(cherry picked from commit10a925c)Co-authored-by: Barney Gale <barney.gale@gmail.com>
@bedevere-app
Copy link

GH-137144 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJul 27, 2025
hugovk pushed a commit that referenced this pull requestJul 28, 2025
…etloc (GH-137060) (#137144)Co-authored-by: Barney Gale <barney.gale@gmail.com>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull requestAug 19, 2025
…tloc (python#137060)Support file URLs like `file://c:/foo` in `urllib.request.url2pathname()`on Windows. This restores behaviour from 3.13.
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull requestSep 9, 2025
…r in netloc (pythonGH-137060) (python#137144)Co-authored-by: Barney Gale <barney.gale@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@serhiy-storchakaserhiy-storchakaserhiy-storchaka approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@barneygale@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp