Skip to content

Conversation

rffontenelle
Copy link
Contributor

@rffontenelle rffontenelle commented Sep 17, 2025

This was introduced in e21863c, and it seems the intention was to remove the parentheses.

Error spotted by NyaPuma from pt_PT translation team.


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

Copy link
Contributor

@cmaloney cmaloney left a comment

Choose a reason for hiding this comment

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

👍 , don't think this needs an issue number

@willingc willingc merged commit d22b250 into python:main Sep 18, 2025
44 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 18, 2025
@willingc willingc added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 18, 2025
@miss-islington-app
Copy link

Thanks @rffontenelle for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @rffontenelle for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @rffontenelle and @willingc, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker d22b25081bc406808cc5967951b42abedb634de3 3.13

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 18, 2025
(cherry picked from commit d22b250)

Co-authored-by: Rafael Fontenelle <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Sep 18, 2025

GH-139099 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 18, 2025
@rffontenelle
Copy link
Contributor Author

Backport to 3.13 is not needed, this changed applies to 3.14 and main. @willingc

Thanks for merging it!

@rffontenelle rffontenelle deleted the patch-10 branch September 18, 2025 11:03
@StanFromIreland StanFromIreland removed the needs backport to 3.13 bugs and security fixes label Sep 29, 2025
AA-Turner pushed a commit that referenced this pull request Oct 7, 2025
Remove unmatched closing parenthesis (GH-139082)
(cherry picked from commit d22b250)

Co-authored-by: Rafael Fontenelle <[email protected]>
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
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants