Skip to content

bpo-46004: Fix error location for loops with invalid targets#29959

Merged
pablogsal merged 2 commits intopython:mainfrom
pablogsal:bpo-46004
Dec 7, 2021
Merged

bpo-46004: Fix error location for loops with invalid targets#29959
pablogsal merged 2 commits intopython:mainfrom
pablogsal:bpo-46004

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Dec 7, 2021

@pablogsal pablogsal merged commit 1c7a1c3 into python:main Dec 7, 2021
@pablogsal pablogsal deleted the bpo-46004 branch December 7, 2021 13:02
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 1c7a1c3be08ee911d347fffd2716f3911ba751f9 3.10

pablogsal added a commit to pablogsal/cpython that referenced this pull request Dec 7, 2021
…ythonGH-29959).

(cherry picked from commit 1c7a1c3)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Dec 7, 2021
@bedevere-bot
Copy link

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

pablogsal added a commit that referenced this pull request Dec 7, 2021
…H-29959). (GH-29961)

(cherry picked from commit 1c7a1c3)

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