Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-99211: Point to except/except* on syntax errors when mixing them#99215
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-99211: Point to except/except* on syntax errors when mixing them#99215
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
Added skip news because my PR had a news item that covers this (and is not too specific). I think we should backport this to 3.11. Would you agree? |
lysnikolaou commentedNov 20, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Yup, I think it makes sense since#99160 was also backported. |
Also, I've pushed another change, so another quick review would be nice. |
LGTM, but I'm not a parser expert. |
Status check is done, and it's a success ✅. |
Thanks@lysnikolaou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry,@lysnikolaou, I could not cleanly backport this to |
bedevere-bot commentedNov 20, 2022
GH-99622 is a backport of this pull request to the3.11 branch. |
…them (pythonGH-99215)Automerge-Triggered-By: GH:lysnikolaou(cherry picked from commit9c4232a)
Uh oh!
There was an error while loading.Please reload this page.
Automerge-Triggered-By: GH:lysnikolaou