8000 Uniformize text from versionchangeds in weakref.rst by rffontenelle · Pull Request #122898 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Uniformize text from versionchangeds in weakref.rst #122898

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
merged 1 commit into from
Aug 11, 2024

Conversation

rffontenelle
Copy link
Contributor
@rffontenelle rffontenelle commented Aug 11, 2024

This minor edit will make

.. versionchanged:: 3.9
Added support for ``|`` and ``|=`` operators, specified in :pep:`584`.

be exactly the same as the reference below

.. versionchanged:: 3.9
Added support for ``|`` and ``|=`` operators, as specified in :pep:`584`.

reducing one translation string for translations and avoiding possible inconsistency in the resulting translated doc.


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

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Aug 11, 2024
@AA-Turner AA-Turner added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes skip issue labels Aug 11, 2024
@AA-Turner AA-Turner merged commit db8b83c into python:main Aug 11, 2024
31 checks passed
@miss-islington-app
Copy link

Thanks @rffontenelle for the PR, and @AA-Turner 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 Aug 11, 2024
(cherry picked from commit db8b83c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@bedevere-app
Copy link
bedevere-app bot commented Aug 11, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 11, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 11, 2024
(cherry picked from commit db8b83c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@bedevere-app
Copy link
bedevere-app bot commented Aug 11, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Aug 11, 2024
AA-Turner pushed a commit that referenced this pull request Aug 11, 2024
… (#122912)

Docs: Standardise versionchanged text in weakref.rst (GH-122898)
(cherry picked from commit db8b83c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@rffontenelle rffontenelle deleted the patch-2 branch August 11, 2024 20:53
AA-Turner pushed a commit that referenced this pull request Aug 11, 2024
… (#122911)

Docs: Standardise versionchanged text in weakref.rst (GH-122898)
(cherry picked from commit db8b83c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0