Skip to content

[3.14] Fix various typos in the http.server docs (GH-153089) - #153097

Merged
StanFromIreland merged 1 commit into
python:3.14from
StanFromIreland:backport-99b4cdb-3.14
Jul 5, 2026
Merged

[3.14] Fix various typos in the http.server docs (GH-153089)#153097
StanFromIreland merged 1 commit into
python:3.14from
StanFromIreland:backport-99b4cdb-3.14

Conversation

@StanFromIreland

Copy link
Copy Markdown
Member

(cherry picked from commit 99b4cdb)

(cherry picked from commit 99b4cdb)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

Conflict due to content added in 836fbda.

@StanFromIrelandStanFromIreland added the needs backport to 3.13 bugs and security fixes label Jul 5, 2026
@StanFromIreland
StanFromIreland enabled auto-merge (squash) July 5, 2026 11:05
@StanFromIreland
StanFromIreland merged commit 6dcb402 into python:3.14Jul 5, 2026
40 checks passed
@StanFromIreland
StanFromIreland deleted the backport-99b4cdb-3.14 branch July 5, 2026 11:12
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJul 5, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 6dcb402afd1cf8ecad9a734dfefff30ca3f2928c 3.13

@StanFromIrelandStanFromIreland 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

@StanFromIreland@picnixz