Skip to content

[3.14] GH-136874: url2pathname(): discard query and fragment components (GH-136875) #136942

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
Jul 21, 2025

Conversation

miss-islington
Copy link
Contributor

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

In urllib.request.url2pathname(), ignore any query or fragment components
in the given URL.
(cherry picked from commit 80b2d60)

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


📚 Documentation preview 📚: https://cpython-previews--136942.org.readthedocs.build/

…nts (pythonGH-136875)

In `urllib.request.url2pathname()`, ignore any query or fragment components
in the given URL.
(cherry picked from commit 80b2d60)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
@barneygale barneygale merged commit 81edfb7 into python:3.14 Jul 21, 2025
45 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