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

@picnixzpicnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member

@read-the-docs-community

read-the-docs-communityBot 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
picnixzforce-pushed the docs/http.server.rst/fix-typo branch from 245b1bb to 7b0b33fCompareJuly 5, 2026 10:12
@picnixzpicnixz changed the title gh-151945: fix a typo in http.server docs introduced by GH-153084 Fix various typos in http.server docsJul 5, 2026
@picnixz

Copy link
Copy Markdown
MemberAuthor

I used that PR to actually fix more typos.

@StanFromIrelandStanFromIreland 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:mainJul 5, 2026
36 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJul 5, 2026
@StanFromIrelandStanFromIreland 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

Copy link
Copy Markdown

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

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

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot 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

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@picnixz@StanFromIreland