Skip to content

gh-130618: Fix parser error when using lambdas inside f-strings #130638

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
Feb 27, 2025

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Feb 27, 2025

@pablogsal pablogsal added the needs backport to 3.13 bugs and security fixes label Feb 27, 2025
Copy link
Member

@lysnikolaou lysnikolaou left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@pablogsal pablogsal merged commit e06bebb into python:main Feb 27, 2025
48 checks passed
@pablogsal pablogsal deleted the gh-130618 branch February 27, 2025 15:51
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

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

cherry_picker e06bebb87e1b33f7251196e1ddb566f528c3fc98 3.13

@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@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 e06bebb87e1b33f7251196e1ddb566f528c3fc98 3.12

pablogsal added a commit to pablogsal/cpython that referenced this pull request Feb 27, 2025
pablogsal added a commit to pablogsal/cpython that referenced this pull request Feb 27, 2025
…strings (pythonGH-130638)

(cherry picked from commit e06bebb)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
pablogsal added a commit to pablogsal/cpython that referenced this pull request Feb 27, 2025
…strings (pythonGH-130638)

(cherry picked from commit e06bebb)

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

bedevere-app bot commented Feb 27, 2025

GH-130642 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 Feb 27, 2025
pablogsal added a commit to pablogsal/cpython that referenced this pull request Feb 27, 2025
…strings (pythonGH-130638)

(cherry picked from commit e06bebb)

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 Feb 27, 2025
…strings (pythonGH-130638)

(cherry picked from commit e06bebb)

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

bedevere-app bot commented Feb 27, 2025

GH-130644 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 Feb 27, 2025
pablogsal added a commit that referenced this pull request Mar 1, 2025
pablogsal added a commit that referenced this pull request Mar 1, 2025
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