-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
gh-101100: amend references starting with !~
in gh-127054
#127684
Conversation
The references starting with `!~` are not rendered correctly (as pointed out in python#127054 (comment))
I would rather suggest to revert the datastructures.rst change (and its backports!). Note that before - short method names were used. CC @vstinner |
!~
in gh-127054
@skirpichev The purpose of this change is to suppress sphinx warnings (gh-101100). If the short method names are preferable, I think these should be changed to |
Ah, indeed. That an option. |
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.
Thanks!
… (pythonGH-127684) (cherry picked from commit 77a61c0) Co-authored-by: Yuki Kobayashi <[email protected]>
… (pythonGH-127684) (cherry picked from commit 77a61c0) Co-authored-by: Yuki Kobayashi <[email protected]>
GH-127692 is a backport of this pull request to the 3.13 branch. |
GH-127693 is a backport of this pull request to the 3.12 branch. |
The references starting with
!~
are not rendered correctly (as pointed out in #127054 (comment))📚 Documentation preview 📚: https://cpython-previews--127684.org.readthedocs.build/