Skip to content

gh-151945: fix Sphinx reference warnings in http.server docs - #153084

Merged
picnixz merged 11 commits into
python:mainfrom
picnixz:dosc/http.server/warnings-151945
Jul 5, 2026
Merged

gh-151945: fix Sphinx reference warnings in http.server docs#153084
picnixz merged 11 commits into
python:mainfrom
picnixz:dosc/http.server/warnings-151945

Conversation

@picnixz

@picnixzpicnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member

@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels Jul 5, 2026
@picnixzpicnixz changed the title gh-151945: fix warnings in http.server docsgh-151945: fix Sphixn reference warnings in http.server docsJul 5, 2026
@picnixzpicnixz changed the title gh-151945: fix Sphixn reference warnings in http.server docsgh-151945: fix Sphinx reference warnings in http.server docsJul 5, 2026
@picnixzpicnixz 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
Comment threadDoc/library/http.server.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
@picnixz

Copy link
Copy Markdown
MemberAuthor

Oh index_pages is still not working. Let me fix that.

Comment threadDoc/library/http.server.rst
Comment threadDoc/library/http.server.rst Outdated
Comment threadDoc/library/http.server.rst Outdated
Comment threadDoc/library/http.server.rst Outdated
@read-the-docs-community

read-the-docs-communityBot commented Jul 5, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33445308 | 📁 Comparing 9cb4da4 against main (3cd6b74)

🔍 Preview build

1 file changed
±library/http.server.html

@picnixzpicnixz removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jul 5, 2026
@picnixz

Copy link
Copy Markdown
MemberAuthor

I'm removing the 3.13 and 3.14 labels because default_content_type doesn't exist in 3.14 and thus guess_type has a different wording.

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

Some little nits, but otherwise looks great! Thanks Bénédikt!

Comment threadDoc/library/http.server.rst Outdated
Comment threadDoc/library/http.server.rst Outdated
Comment threadDoc/library/http.server.rst Outdated
picnixzand others added 3 commits July 5, 2026 10:56
@picnixz

Copy link
Copy Markdown
MemberAuthor

Hum. My local changes overwrote my pulled changes. Really weird!

Comment threadDoc/library/http.server.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>

@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

@picnixz
picnixz merged commit 9f9787d into python:mainJul 5, 2026
34 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJul 5, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

Copy link
Copy Markdown

GH-153085 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
@picnixz
picnixz deleted the dosc/http.server/warnings-151945 branch July 5, 2026 09:32
picnixz added a commit that referenced this pull request Jul 5, 2026
…GH-153084) (#153085)
gh-151945: fix Sphinx reference warnings in `http.server` docs (GH-153084)
(cherry picked from commit 9f9787d)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-app

Copy link
Copy Markdown

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

picnixz added a commit that referenced this pull request Jul 5, 2026
…GH-153084) (#153087)
[3.14] gh-151945: fix Sphinx reference warnings in `http.server` docs (GH-153084)
(cherry picked from commit 9f9787d)
picnixz added a commit that referenced this pull request Jul 5, 2026
…GH-153084) (#153088)
[3.13] gh-151945: fix Sphinx reference warnings in `http.server` docs (GH-153084)
(cherry picked from commit 9f9787d)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@picnixz@StanFromIreland