# Bug report ### Bug description: Code: https://github.com/python/cpython/blob/63cc1257db468a368d64c0b968d203a0f4c7303a/Python/bytecodes.c#L840 Previous discussion: https://github.com/python/cpython/pull/144006/changes/acd784a95851fc0c63c1c2f718420a43d6fc6d4a..8e1bcaa84cbdd4ac446b11453ddedadb34ef11f2#r2702550535 ### CPython versions tested on: CPython main branch, 3.14, 3.15 ### Operating systems tested on: _No response_ <!-- gh-linked-prs --> ### Linked PRs * gh-144014 * gh-144038 <!-- /gh-linked-prs -->
Bug report
Bug description:
Code:
cpython/Python/bytecodes.c
Line 840 in 63cc125
Previous discussion: https://github.com/python/cpython/pull/144006/changes/acd784a95851fc0c63c1c2f718420a43d6fc6d4a..8e1bcaa84cbdd4ac446b11453ddedadb34ef11f2#r2702550535
CPython versions tested on:
CPython main branch, 3.14, 3.15
Operating systems tested on:
No response
Linked PRs