Skip to content

[3.13] gh-136672: Docs: Move parts of Enum HOWTO to API Docs (GH-139176)#144803

Merged
ambv merged 1 commit into
python:3.13from
miss-islington:backport-629a363-3.13
Mar 23, 2026
Merged

[3.13] gh-136672: Docs: Move parts of Enum HOWTO to API Docs (GH-139176)#144803
ambv merged 1 commit into
python:3.13from
miss-islington:backport-629a363-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

To avoid duplicate content in the Enum HOWTO and
API documentation which is not automatically synced,
the section about supported dunder and _sunder
names is moved from HOWTO to API docs.

See also #136791
(cherry picked from commit 629a363)

Co-authored-by: Rafael Weingartner-Ortner 38643099+RafaelWO@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--144803.org.readthedocs.build/

…-139176)

To avoid duplicate content in the Enum HOWTO and
API documentation which is not automatically synced,
the section about supported __dunder__ and _sunder
names is moved from HOWTO to API docs.

See also python#136791
(cherry picked from commit 629a363)

Co-authored-by: Rafael Weingartner-Ortner <38643099+RafaelWO@users.noreply.github.com>
Comment thread Doc/library/enum.rst
@ambv ambv merged commit ec8e33b into python:3.13 Mar 23, 2026
30 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Mar 23, 2026
@miss-islington miss-islington deleted the backport-629a363-3.13 branch March 23, 2026 20:26
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.

5 participants