]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151321: Fix incorrect opcode metadata flags for LOAD_DEREF opcode (GH-154778)
authorcoroma01 <corey.omalley@arm.com>
Wed, 29 Jul 2026 17:06:03 +0000 (18:06 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Jul 2026 17:06:03 +0000 (18:06 +0100)
commita528a24f9d739126d790d4430050eed85ba60946
treec80e2404422009c7e8d2cb21a9fa7dbed444cd32
parentbfc16a71cf18015c47c1b9cae9196e279d8f60d7
gh-151321: Fix incorrect opcode metadata flags for LOAD_DEREF opcode (GH-154778)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Tools/cases_generator/analyzer.py