Skip to content

gh-124205: Align warning category documentation - #157255

Merged
StanFromIreland merged 2 commits into
python:mainfrom
owenthcarey:docs-124205-warning-categories
Sep 11, 2026
Merged

gh-124205: Align warning category documentation#157255
StanFromIreland merged 2 commits into
python:mainfrom
owenthcarey:docs-124205-warning-categories

Conversation

@owenthcarey

@owenthcarey owenthcarey commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Align the warning-category descriptions and ordering with the built-in exceptions documentation, and add the missing EncodingWarning entry so both pages describe the same categories consistently.

Validated with a fresh full HTML documentation build and the pre-commit checks for the changed file.

Closes #124205.

@read-the-docs-community

read-the-docs-community Bot commented Sep 10, 2026

Copy link
Copy Markdown

Comment thread Doc/library/warnings.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
@owenthcarey

Copy link
Copy Markdown
Contributor Author

Thanks! Applied your suggestion.

@StanFromIreland
StanFromIreland merged commit 2360bda into python:main Sep 11, 2026
34 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 11, 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 Sep 11, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

Thanks @owenthcarey 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 @owenthcarey for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Sep 11, 2026

Copy link
Copy Markdown

GH-157326 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 Sep 11, 2026
@bedevere-app

bedevere-app Bot commented Sep 11, 2026

Copy link
Copy Markdown

GH-157327 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 Sep 11, 2026
@bedevere-app

bedevere-app Bot commented Sep 11, 2026

Copy link
Copy Markdown

GH-157328 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 Sep 11, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Merged, thanks!

StanFromIreland added a commit that referenced this pull request Sep 11, 2026
…s' (GH-157255) (#157327)

(cherry picked from commit 2360bda)

Co-authored-by: Owen Carey <37121709+owenthcarey@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Sep 11, 2026
…s' (GH-157255) (#157326)

(cherry picked from commit 2360bda)

Co-authored-by: Owen Carey <37121709+owenthcarey@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
hugovk pushed a commit that referenced this pull request Sep 11, 2026
…s' (GH-157255) (#157328)

Co-authored-by: Owen Carey <37121709+owenthcarey@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
clin1234 pushed a commit to clin1234/cpython that referenced this pull request Sep 12, 2026
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 news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Minor inconsistency in description of Warnings between warnings.html and exceptions.html

2 participants