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

bpo-44298: Fix line numbers for early exits in with statements. #26513

Merged
merged 2 commits into from Jun 3, 2021

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented Jun 3, 2021

@markshannon markshannon merged commit 937cebc into python:main Jun 3, 2021
@markshannon markshannon added the needs backport to 3.10 only security fixes label Jun 3, 2021
@miss-islington
Copy link
Contributor

Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @markshannon, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 937cebc93b4922583218e0cbf0a9a14705a595b2 3.10

pablogsal pushed a commit that referenced this pull request Jun 3, 2021
* Backport 937cebc to 3.10

* Update importlib
@markshannon markshannon deleted the fix-lineno-early-exit-with branch June 4, 2021 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants