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-115881: Ensure ast.parse() parses conditional context managers even with low feature_version passed #115920

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Feb 25, 2024

@AlexWaygood AlexWaygood removed the request for review from JelleZijlstra February 25, 2024 19:34
Copy link
Contributor

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@AlexWaygood AlexWaygood merged commit 7a3518e into python:main Feb 26, 2024
36 checks passed
@AlexWaygood AlexWaygood deleted the parenthesized-context-managers-feature-version branch February 26, 2024 09:22
@miss-islington-app
Copy link

Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @AlexWaygood, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 7a3518e43aa50ea57fd35863da831052749b6115 3.12

@miss-islington-app
Copy link

Sorry, @AlexWaygood, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 7a3518e43aa50ea57fd35863da831052749b6115 3.11

AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request Feb 26, 2024
@bedevere-app
Copy link

bedevere-app bot commented Feb 26, 2024

GH-115959 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Feb 26, 2024
AlexWaygood added a commit that referenced this pull request Feb 26, 2024
…agers even with low `feature_version` passed (#115920) (#115959)
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request Feb 26, 2024
@bedevere-app
Copy link

bedevere-app bot commented Feb 26, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 26, 2024
AlexWaygood added a commit that referenced this pull request Feb 26, 2024
…agers even with low `feature_version` passed (#115920) (#115960)
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-parser type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants