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
bpo-44368: Improve syntax errors with invalid as pattern targets #26632
Conversation
|
Thanks @pablogsal for the PR |
|
Sorry @pablogsal, I had trouble checking out the |
|
…ts (pythonGH-26632) (cherry picked from commit 0507303) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
|
GH-26792 is a backport of this pull request to the 3.10 branch. |
https://bugs.python.org/issue44368
Automerge-Triggered-By: GH:pablogsal