-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-122300: Preserve AST nodes for format specifiers with single elements #122308
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
… elements Signed-off-by: Pablo Galindo <[email protected]>
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 <[email protected]>
… single elements (pythonGH-122308) (cherry picked from commit db2d8b6) Co-authored-by: Pablo Galindo Salgado <[email protected]> Signed-off-by: Pablo Galindo <[email protected]>
… single elements (pythonGH-122308) (cherry picked from commit db2d8b6) Co-authored-by: Pablo Galindo Salgado <[email protected]>
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/