8000 gh-118650: Document `Enum._repr_*` reservation exclusion by chrysn · Pull Request #118698 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-118650: Document Enum._repr_* reservation exclusion #118698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

chrysn
Copy link
Contributor
@chrysn chrysn commented May 7, 2024

This is a follow-up on #118651 and still pertains to #118650: As @terryjreedy pointed out in #118650 (comment), the exception is not even documented (but is there, see the #118651 diff for where it is enforced); this documents the _repr_* exclusion introduced in #118651 and by doing so also documents the larger reservation.

CC'ing @encukou as reviewer of the former. I think this warrants the "skip news" label, as the news of the new reservation exclusion should imply that it is documented.


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

@chrysn chrysn requested a review from ethanfurman as a code owner May 7, 2024 11:01
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels May 7, 2024
@chrysn chrysn force-pushed the doc-enum-allow-_repr_html_ branch from 3dc9817 to b8d20a8 Compare May 7, 2024 11:18
@chrysn chrysn force-pushed the doc-enum-allow-_repr_html_ branch from b8d20a8 to ca683b9 Compare May 7, 2024 11:57
@ethanfurman ethanfurman merged commit f58833e into python:main May 7, 2024
27 checks passed
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
@chrysn chrysn deleted the doc-enum-allow-_repr_html_ branch May 8, 2024 15:24
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0