-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-109114: Relax the check for invalid lambdas inside f-strings to avoid false positives #109121
New issue
8000
summary>
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
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tkinter.tix recommitted by accident?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, looks good other than the tkinter stuff.
… to avoid false positives Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @pablogsal, I could not cleanly backport this to |
GH-109155 is a backport of this pull request to the 3.12 branch. |
…strings to avoid false positives (pythonGH-109121). (cherry picked from commit 5bda2f6) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
…strings to avoid false positives (pythonGH-109121). (cherry picked from commit 5bda2f6) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
|
Uh oh!
There was an error while loading. Please reload this page.