Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BaseHTTPRequestHandler, that path includes query #25597

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 2 commits into from
Apr 25, 2021
Merged

BaseHTTPRequestHandler, that path includes query #25597

merged 2 commits into from
Apr 25, 2021

Conversation

orsenthil
Copy link
Member

Addresses the changes requested in #16884

Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

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

LGTM. I think this reads well.

@orsenthil orsenthil merged commit a89d8a9 into python:master Apr 25, 2021
@bedevere-bot
Copy link

@orsenthil: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Thanks @orsenthil for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 25, 2021
* Clarify, for BaseHTTPRequestHandler, that path includes query

Co-authored-by: David Jones <[email protected]>
(cherry picked from commit a89d8a9)

Co-authored-by: Senthil Kumaran <[email protected]>
@bedevere-bot
Copy link

GH-25598 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 25, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 25, 2021
* Clarify, for BaseHTTPRequestHandler, that path includes query

Co-authored-by: David Jones <[email protected]>
(cherry picked from commit a89d8a9)

Co-authored-by: Senthil Kumaran <[email protected]>
@bedevere-bot
Copy link

GH-25599 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Apr 25, 2021
* Clarify, for BaseHTTPRequestHandler, that path includes query

Co-authored-by: David Jones <[email protected]>
(cherry picked from commit a89d8a9)

Co-authored-by: Senthil Kumaran <[email protected]>
miss-islington added a commit that referenced this pull request Apr 25, 2021
* Clarify, for BaseHTTPRequestHandler, that path includes query

Co-authored-by: David Jones <[email protected]>
(cherry picked from commit a89d8a9)

Co-authored-by: Senthil Kumaran <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants