-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-101100: Fix sphinx warnings in library/enum.rst
#114696
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
Conversation
Technically looks okay, but let's check with @ethanfurman: if the whole point of |
All reactions
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A minor change, then good to go!
Sorry, something went wrong.
All reactions
-
👍 1 reaction
When you're done making the requested changes, leave the comment: |
All reactions
Sorry, something went wrong.
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Sorry, @sobolevn and @hugovk, I could not cleanly backport this to
|
All reactions
Sorry, something went wrong.
Sorry, @sobolevn and @hugovk, I could not cleanly backport this to 3.11
due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 553c90ccc2f5b15be76a2bb6e38d23e58d739e2f 3.11
All reactions
Sorry, something went wrong.
I will send backports PRs later 👍 |
All reactions
-
👍 1 reaction
Sorry, something went wrong.
GH-115208 is a backport of this pull request to the 3.12 branch. |
All reactions
Sorry, something went wrong.
GH-115209 is a backport of this pull request to the 3.11 branch. |
All reactions
Sorry, something went wrong.
…4696) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
ethanfurman
hugovk
Successfully merging this pull request may close these issues.
Before:
It renders just fine:

I though that I can possibly define these attributes in-place, but their rendering would be very strange this way. So, I went with a little duplication.
📚 Documentation preview 📚: https://cpython-previews--114696.org.readthedocs.build/