Skip to content
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

gh-96587: Raise SyntaxError for PEP654 on older feature_version #96588

Merged
merged 1 commit into from Sep 5, 2022

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Sep 5, 2022

@pablogsal pablogsal merged commit 2c7d2e8 into python:main Sep 5, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 5, 2022

Thanks @sobolevn for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Sep 5, 2022

Thanks @sobolevn for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Sep 5, 2022

Sorry @sobolevn and @pablogsal, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 2c7d2e8d46164efb6e27a64081d8e949f6876515 3.10

@miss-islington
Copy link
Contributor

miss-islington commented Sep 5, 2022

Sorry, @sobolevn and @pablogsal, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 2c7d2e8d46164efb6e27a64081d8e949f6876515 3.11

@pablogsal
Copy link
Member

pablogsal commented Sep 5, 2022

@sobolevn Can you do the backports using cherry_picker?

@sobolevn
Copy link
Member Author

sobolevn commented Sep 5, 2022

Yes, sure, but only for 3.11
3.10 does not have except*

@pablogsal
Copy link
Member

pablogsal commented Sep 5, 2022

3.10 does not have except*

Haha, yep, we are lucky you don't need to backport except* to 3.10 so you can also backport this ;)

@bedevere-bot
Copy link

bedevere-bot commented Sep 5, 2022

GH-96591 is a backport of this pull request to the 3.11 branch.

sobolevn added a commit to sobolevn/cpython that referenced this issue Sep 5, 2022
…re_version` (pythonGH-96588).

(cherry picked from commit 2c7d2e8)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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.

None yet

4 participants