Skip to content

Conversation

@ghost
Copy link

@ghostghost commented Dec 6, 2024

The references starting with !~ are not rendered correctly (as pointed out in #127054 (comment))


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

The references starting with `!~` are not rendered correctly (as pointed out in #127054 (comment))
@bedevere-appbedevere-appbot added docs Documentation in the Doc dir skip news awaiting review labels Dec 6, 2024
@skirpichev
Copy link
Member

I would rather suggest to revert the datastructures.rst change (and its backports!). Note that before - short method names were used.

CC @vstinner

@picnixzpicnixz changed the title Docs: Fixup for PR gh-127054gh-101100: amend references starting with !~ in gh-127054Dec 6, 2024
@ghost
Copy link
Author

ghost commented Dec 6, 2024

@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.

@skirpichev
Copy link
Member

I think these should be changed to !append, !pop, etc.

Ah, indeed. That an option.

@skirpichevskirpichev added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Dec 6, 2024
Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovkhugovk merged commit 77a61c0 into python:mainDec 6, 2024
29 checks passed
@miss-islington-app
Copy link

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 Dec 6, 2024
… (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 Dec 6, 2024
… (pythonGH-127684) (cherry picked from commit 77a61c0) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@bedevere-app
Copy link

GH-127692 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Dec 6, 2024
@bedevere-app
Copy link

GH-127693 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Dec 6, 2024
hugovk pushed a commit that referenced this pull request Dec 6, 2024
…H-127684) (#127692) gh-101100: amend references starting with `!~` in gh-127054 (GH-127684) (cherry picked from commit 77a61c0) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
hugovk pushed a commit that referenced this pull request Dec 6, 2024
…H-127684) (#127693) gh-101100: amend references starting with `!~` in gh-127054 (GH-127684) (cherry picked from commit 77a61c0) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@ghost ghost deleted the doc-fix-2 branch December 6, 2024 14:25
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@skirpichev@vstinner@hugovk