Skip to content

bpo-42806: Fix ast locations of f-strings inside parentheses #24067

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

Merged
merged 1 commit into from
Jan 3, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jan 3, 2021

@pablogsal pablogsal force-pushed the bpo-42806 branch 2 times, most recently from 92b5b50 to ff23c69 Compare January 3, 2021 00:20
@pablogsal pablogsal marked this pull request as ready for review January 3, 2021 00:21
@pablogsal pablogsal requested a review from lysnikolaou as a code owner January 3, 2021 00:21
@pablogsal pablogsal added the needs backport to 3.9 only security fixes label Jan 3, 2021
Copy link
Member

@lysnikolaou lysnikolaou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@pablogsal pablogsal merged commit bd2728b into python:master Jan 3, 2021
@miss-islington
Copy link
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@pablogsal pablogsal deleted the bpo-42806 branch January 3, 2021 01:11
@miss-islington
Copy link
Contributor

Sorry @pablogsal, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker bd2728b1e8a99ba8f8c2d481f88aeb99b8b8360f 3.9

@bedevere-bot
Copy link

GH-24069 is a backport of this pull request to the 3.9 branch.

pablogsal added a commit to pablogsal/cpython that referenced this pull request Jan 3, 2021
pablogsal added a commit that referenced this pull request Jan 3, 2021
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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.

5 participants