Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 27, 2025

Support file URLs like file://c:/foo in urllib.request.url2pathname()
on Windows. This restores behaviour from 3.13.
(cherry picked from commit 10a925c)

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

…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 commit 10a925c)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
@barneygale
Copy link
Contributor

barneygale commented Jul 28, 2025

This will help get the pip test suite passing in 3.14 - see discussion

@hugovk hugovk merged commit aeb55eb into python:3.14 Jul 28, 2025
48 checks passed
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…r in netloc (pythonGH-137060) (python#137144)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
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