Skip to content

gh-122026: Fix identification of mismatched parentheses inside f-strings #122028

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 2 commits into from
Jul 19, 2024

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jul 19, 2024

@pablogsal pablogsal merged commit 2009e25 into python:main Jul 19, 2024
36 checks passed
@pablogsal pablogsal deleted the gh-122026 branch July 19, 2024 17:08
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. 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 Jul 19, 2024
…f-strings (pythonGH-122028)

(cherry picked from commit 2009e25)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
@miss-islington-app
Copy link

Sorry, @pablogsal, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 2009e25e26040dca32696e70f91f13665350e7fd 3.12

@bedevere-app
Copy link

bedevere-app bot commented Jul 19, 2024

GH-122041 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 Jul 19, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jul 20, 2024

GH-122062 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 Jul 20, 2024
pablogsal added a commit to pablogsal/cpython that referenced this pull request Jul 20, 2024
…inside f-strings (pythonGH-122028)

(cherry picked from commit 2009e25)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
pablogsal added a commit to pablogsal/cpython that referenced this pull request Jul 20, 2024
…inside f-strings (pythonGH-122028)

(cherry picked from commit 2009e25)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
Signed-off-by: Pablo Galindo <[email protected]>
pablogsal added a commit to pablogsal/cpython that referenced this pull request Jul 20, 2024
…inside f-strings (pythonGH-122028)

(cherry picked from commit 2009e25)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
Signed-off-by: Pablo Galindo <[email protected]>
pablogsal added a commit that referenced this pull request Jul 20, 2024
… f-strings (GH-122028) (#122062)

(cherry picked from commit 2009e25)

Signed-off-by: Pablo Galindo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants