]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137030: Fix YIELD_VALUE bytecode assertion (#149184) (#149383)
authorVictor Stinner <vstinner@python.org>
Mon, 4 May 2026 21:41:19 +0000 (23:41 +0200)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 21:41:19 +0000 (23:41 +0200)
commit690b2bb6159c1f58d5907df14a3a243c6a46e7ce
tree519217e3daaa10a26f4f0d72cf071ba559993939
parent96b81d527c81205518ce3feaf3efff2f3b113034
[3.14] gh-137030: Fix YIELD_VALUE bytecode assertion (#149184) (#149383)

gh-137030: Fix YIELD_VALUE bytecode assertion (#149184)

(cherry picked from commit 952784af4793e6f819bfecc6e0a50676c7256e3a)

Co-authored-by: Mark Shannon <mark@hotpy.org>
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h