Skip to content

Conversation

miss-islington
Copy link
Contributor

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

Discard any 'localhost' authority from the beginning of a file: URI. As a
result, file URIs like //localhost/etc/hosts are correctly decoded as
/etc/hosts.
(cherry picked from commit ebf564a)

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

…onGH-127129)

Discard any 'localhost' authority from the beginning of a `file:` URI. As a
result, file URIs like `//localhost/etc/hosts` are correctly decoded as
`/etc/hosts`.
(cherry picked from commit ebf564a)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
@barneygale barneygale merged commit 4b705f5 into python:3.12 Nov 22, 2024
30 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