]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] GH-149501: Fix compilation warning in `_YIELD_VALUE` uop (GH-149502) (#149737)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 May 2026 17:58:31 +0000 (19:58 +0200)
committerGitHub <noreply@github.com>
Tue, 12 May 2026 17:58:31 +0000 (17:58 +0000)
commite2e9cea7692fdb0ac3e34fd38a25d9025035769f
tree622a2649e77abf0887e0e974ab21117f543ac0d7
parent6a6600569985e4006900bae16812f2d19c8ab97b
[3.15] GH-149501: Fix compilation warning in `_YIELD_VALUE` uop (GH-149502) (#149737)

GH-149501: Fix compilation warning in `_YIELD_VALUE` uop (GH-149502)
(cherry picked from commit 1a79fd0ad650f0a0f21f653cc46a89bc1741d253)

Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com>
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h