Skip to content

bpo-46237: Fix the line number of tokenizer errors inside f-strings#30463

Merged
pablogsal merged 1 commit intopython:mainfrom
pablogsal:bpo-46237
Jan 8, 2022
Merged

bpo-46237: Fix the line number of tokenizer errors inside f-strings#30463
pablogsal merged 1 commit intopython:mainfrom
pablogsal:bpo-46237

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Jan 7, 2022

@pablogsal pablogsal merged commit 6fa8b2c into python:main Jan 8, 2022
@pablogsal pablogsal deleted the bpo-46237 branch January 8, 2022 00:23
@miss-islington
Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 8, 2022
…ythonGH-30463)

(cherry picked from commit 6fa8b2c)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6fa8b2ceee38187b0ae96aee12fe4f0a5c8a2ce7 3.9

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 8, 2022
@bedevere-bot
Copy link
Copy Markdown

GH-30474 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Jan 11, 2022
…H-30463)

(cherry picked from commit 6fa8b2c)

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

GH-30543 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 11, 2022
…ings (pythonGH-30463).

(cherry picked from commit 6fa8b2c)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
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.

4 participants