Skip to content

gh-151321: Fix incorrect opcode metadata flags for LOAD_DEREF and LOAD_CLOSURE opcodes - #154778

Open
coroma01 wants to merge 1 commit into
python:mainfrom
coroma01:opcode_metadata_fix
Open

gh-151321: Fix incorrect opcode metadata flags for LOAD_DEREF and LOAD_CLOSURE opcodes#154778
coroma01 wants to merge 1 commit into
python:mainfrom
coroma01:opcode_metadata_fix

Conversation

@coroma01

@coroma01 coroma01 commented Jul 27, 2026

Copy link
Copy Markdown

This fix will need backporting to versions:
3.15, 3.14, 3.13, 3.12, Main

@coroma01
coroma01 requested a review from markshannon as a code owner July 27, 2026 16:17
@bedevere-app

bedevere-app Bot commented Jul 27, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@python-cla-bot

python-cla-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@coroma01

Copy link
Copy Markdown
Author

I don't think this change requires a news entry.

@StanFromIreland

Copy link
Copy Markdown
Member

Can you please summarise why/how this is different from the previous PR for this issue: https://github.com/python/cpython/pull/151386/changes

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.

3 participants