Skip to content

Fix various typos in http.server docs#153089

Merged
StanFromIreland merged 1 commit into
python:mainfrom
picnixz:docs/http.server.rst/fix-typo
Jul 5, 2026
Merged

Fix various typos in http.server docs#153089
StanFromIreland merged 1 commit into
python:mainfrom
picnixz:docs/http.server.rst/fix-typo

Conversation

@picnixz

@picnixz picnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member

@read-the-docs-community

read-the-docs-community Bot commented Jul 5, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33445674 | 📁 Comparing 7b0b33f against main (9f9787d)

  🔍 Preview build  

1 file changed
± library/http.server.html

@picnixz picnixz force-pushed the docs/http.server.rst/fix-typo branch from 245b1bb to 7b0b33f Compare July 5, 2026 10:12
@picnixz picnixz changed the title gh-151945: fix a typo in http.server docs introduced by GH-153084 Fix various typos in http.server docs Jul 5, 2026
@picnixz

picnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member Author

I used that PR to actually fix more typos.

@picnixz picnixz requested a review from StanFromIreland July 5, 2026 10:14

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM Tanks Bénédikt! ;-)

@StanFromIreland StanFromIreland merged commit 99b4cdb into python:main Jul 5, 2026
36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 5, 2026
@StanFromIreland StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 5, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @picnixz for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @picnixz for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @picnixz for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @picnixz and @StanFromIreland, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 99b4cdbfa1619a3901f8cf87d3b5fe8d4894e3e7 3.13

@miss-islington-app

Copy link
Copy Markdown

Sorry, @picnixz and @StanFromIreland, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 99b4cdbfa1619a3901f8cf87d3b5fe8d4894e3e7 3.14

@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153096 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 5, 2026
@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153097 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 Jul 5, 2026
StanFromIreland pushed a commit that referenced this pull request Jul 5, 2026
(cherry picked from commit 99b4cdb)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
StanFromIreland added a commit that referenced this pull request Jul 5, 2026
(cherry picked from commit 99b4cdb)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@picnixz picnixz deleted the docs/http.server.rst/fix-typo branch July 5, 2026 11:21
@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153118 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 Jul 5, 2026
StanFromIreland added a commit that referenced this pull request Jul 5, 2026
[3.13] Fix various typos in the `http.server` docs (GH-153089) (GH-153097)

(cherry picked from commit 99b4cdb)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants