bpo-44368: Improve syntax errors with invalid as pattern targets#26632
bpo-44368: Improve syntax errors with invalid as pattern targets#26632pablogsal merged 1 commit intopython:mainfrom
Conversation
brandtbucher
left a comment
There was a problem hiding this comment.
Thanks for the quick fix!
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Sorry @pablogsal, I had trouble checking out the |
|
…ts (pythonGH-26632) (cherry picked from commit 0507303) Co-authored-by: Pablo Galindo <[email protected]>
|
GH-26792 is a backport of this pull request to the 3.10 branch. |
…ts (GH-26632) (GH-26792) (cherry picked from commit 0507303) Co-authored-by: Pablo Galindo <[email protected]>
https://bugs.python.org/issue44368
Automerge-Triggered-By: GH:pablogsal