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-94996: Disallow lambda pos only with feature_version < (3, 8) #95934

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

hauntsaninja
Copy link
Contributor

@hauntsaninja hauntsaninja commented Aug 12, 2022

@miss-islington
Copy link
Contributor

Thanks @hauntsaninja for the PR, and @lysnikolaou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry @hauntsaninja and @lysnikolaou, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker a965db37f27ffb232312bc13d9a509f0d93fcd20 3.11

@miss-islington
Copy link
Contributor

Sorry, @hauntsaninja and @lysnikolaou, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker a965db37f27ffb232312bc13d9a509f0d93fcd20 3.10

@hauntsaninja
Copy link
Contributor Author

I can do the backports again!

hauntsaninja added a commit to hauntsaninja/cpython that referenced this pull request Aug 12, 2022
…ersion < (3, 8) (pythonGH-95934)

(cherry picked from commit a965db3)

Co-authored-by: Shantanu <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 12, 2022
@bedevere-bot
Copy link

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

hauntsaninja added a commit to hauntsaninja/cpython that referenced this pull request Aug 12, 2022
…ersion < (3, 8) (pythonGH-95934).

(cherry picked from commit a965db3)

Co-authored-by: Shantanu <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 12, 2022
@bedevere-bot
Copy link

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

@hauntsaninja hauntsaninja deleted the gh-94996-lambda branch August 12, 2022 18:47
miss-islington pushed a commit that referenced this pull request Aug 12, 2022
… < (3, 8) (GH-95934) (GH-95936)

(cherry picked from commit a965db3)

Co-authored-by: Shantanu <[email protected]>

Automerge-Triggered-By: GH:lysnikolaou
miss-islington pushed a commit that referenced this pull request Aug 12, 2022
… < (3, 8) (GH-95934) (GH-95938)

(cherry picked from commit a965db3)

Co-authored-by: Shantanu <[email protected]>

Automerge-Triggered-By: GH:lysnikolaou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants