]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-106529: Define POP_JUMP_IF_NONE in terms of POP_JUMP_IF_TRUE (GH-106599)
authorMark Shannon <mark@hotpy.org>
Tue, 11 Jul 2023 10:33:59 +0000 (11:33 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2023 10:33:59 +0000 (11:33 +0100)
commitc0c041a31ba6a8d2da993a475a56b7d8211fdbf2
treefe5d49e55705ba87b2b7a597aab7d1b32e631d54
parent1f2921b72c369b19c2e32aaedb9f8c63e0cb8b48
GH-106529: Define POP_JUMP_IF_NONE in terms of POP_JUMP_IF_TRUE (GH-106599)
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/opcode_metadata.h