8000 bpo-43933: Force RETURN_VALUE bytecodes to have line numbers by markshannon · Pull Request #26054 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-43933: Force RETURN_VALUE bytecodes to have line numbers #26054

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

Merged
merged 4 commits into from
May 12, 2021

Conversation

markshannon
Copy link
Member
@markshannon markshannon commented May 12, 2021

Minimal fix to ensure that all returns have line numbers.
Skipping NEWS as I think PEP 626 is covered well enough already.

I expect this to be a temporary fix for 3.11, as we will implement a proper fix for line number propagation.

https://bugs.python.org/issue43933

@markshannon markshannon merged commit cb6f3d7 into python:main May 12, 2021
@markshannon markshannon added the needs backport to 3.10 only security fixes label May 12, 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 cb6f3d7163c611a7772da8969475e47fbdd147af 3.10

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.

5 participants
0