gh-101100: amend references starting with `!~` in gh-127054 · Pull Request #127684 · python/cpython
The references starting with `!~` are not rendered correctly (as pointed out in #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
picnixz
changed the title
Docs: Fixup for PR gh-127054
gh-101100: amend references starting with !~ 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 !append, !pop, etc.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thanks @koyuki7w for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
… (pythonGH-127684) (cherry picked from commit 77a61c0) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
… (pythonGH-127684) (cherry picked from commit 77a61c0) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
ghost
deleted the
doc-fix-2
branch
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request