-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-94869: Fix the location in some expressions for multi-line f-string ast nodes #94895
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
Conversation
…-string ast nodes
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11. |
GH-94910 is a backport of this pull request to the 3.11 branch. |
GH-94911 is a backport of this pull request to the 3.10 branch. |
Sorry, @pablogsal, I could not cleanly backport this to |
…-string ast nodes (pythonGH-94895) (cherry picked from commit 2e9da8e) Co-authored-by: Pablo Galindo Salgado <[email protected]>
…-string ast nodes (pythonGH-94895) (cherry picked from commit 2e9da8e) Co-authored-by: Pablo Galindo Salgado <[email protected]>
…g ast nodes (GH-94895) (cherry picked from commit 2e9da8e) Co-authored-by: Pablo Galindo Salgado <[email protected]>
…g ast nodes (GH-94895) (#94911) (cherry picked from commit 2e9da8e) Co-authored-by: Pablo Galindo Salgado <[email protected]> Co-authored-by: Pablo Galindo Salgado <[email protected]>
Closes: #94869