-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
gh-122300: Preserve AST nodes for format specifiers with single elements #122308
Conversation
… elements Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, @pablogsal, I could not cleanly backport this to
|
Sorry, @pablogsal, I could not cleanly backport this to
|
GH-122363 is a backport of this pull request to the 3.12 branch. |
… single elements (pythonGH-122308) (cherry picked from commit db2d8b6) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
… single elements (pythonGH-122308) (cherry picked from commit db2d8b6) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
… single elements (pythonGH-122308) (cherry picked from commit db2d8b6) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
GH-122364 is a backport of this pull request to the 3.13 branch. |
format_spec
ofConstant
, notJoinedStr
#122300📚 Documentation preview 📚: https://cpython-previews--122308.org.readthedocs.build/