Skip to content
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

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jul 26, 2024

… elements

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@pablogsal pablogsal merged commit db2d8b6 into python:main Jul 26, 2024
37 checks passed
@pablogsal pablogsal deleted the ast_node branch July 26, 2024 16:29
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 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 db2d8b6db1b56c2bd3802b86f9b76da33e8898d7 3.13

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

@bedevere-app
Copy link

bedevere-app bot commented Jul 27, 2024

GH-122363 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jul 27, 2024
pablogsal added a commit to pablogsal/cpython that referenced this pull request Jul 27, 2024
… single elements (pythonGH-122308)

(cherry picked from commit db2d8b6)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit to pablogsal/cpython that referenced this pull request Jul 27, 2024
… 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>
pablogsal added a commit to pablogsal/cpython that referenced this pull request Jul 27, 2024
… single elements (pythonGH-122308)

(cherry picked from commit db2d8b6)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jul 27, 2024

GH-122364 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 Jul 27, 2024
pablogsal added a commit that referenced this pull request Jul 27, 2024
pablogsal added a commit that referenced this pull request Jul 27, 2024
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.

1 participant