Skip to content

gh-133889: Only show the path of the URL in the SimpleHTTPRequestHandler page #134135

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

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 17, 2025

The query and the fragment are ambiguous and not used.

…stHandler page

The query and the fragment are ambiguous and not used.
@StanFromIreland
Copy link
Contributor

Can we run !builbot raspbian to verify? (It should go green now)

@serhiy-storchaka
Copy link
Member Author

!buildbot raspbian

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit f2989db 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134135%2Fmerge

The command will test the builders whose names match following regular expression: raspbian

The builders matched are:

  • ARM Raspbian PR
  • ARM64 Raspbian PR

…h-zO4.rst

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Copy link
Contributor

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

Buildbot passed, LGTM

@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 18, 2025 07:37
@serhiy-storchaka serhiy-storchaka merged commit 5cbc8c6 into python:main May 18, 2025
39 checks passed
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 18, 2025
…stHandler page (pythonGH-134135)

The query and fragment are ambiguous and not used.
(cherry picked from commit 5cbc8c6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 18, 2025
…stHandler page (pythonGH-134135)

The query and fragment are ambiguous and not used.
(cherry picked from commit 5cbc8c6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented May 18, 2025

GH-134190 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 18, 2025
@bedevere-app
Copy link

bedevere-app bot commented May 18, 2025

GH-134191 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 18, 2025
serhiy-storchaka added a commit that referenced this pull request May 18, 2025
…estHandler page (GH-134135) (GH-134190)

The query and fragment are ambiguous and not used.
(cherry picked from commit 5cbc8c6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request May 18, 2025
…estHandler page (GH-134135) (GH-134191)

The query and fragment are ambiguous and not used.
(cherry picked from commit 5cbc8c6)

Co-authored-by: Serhiy Storchaka <storchaka@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