]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-125515: Remove two unused error branches. (#133181)
authorRussell Keith-Magee <russell@keith-magee.com>
Wed, 30 Apr 2025 22:21:57 +0000 (06:21 +0800)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 22:21:57 +0000 (06:21 +0800)
commit6c522debc218d441756bf631abe8ec8d6c6f1c45
tree0daf2e4e8170cf086f7a2326b8713bf3dbaa9e26
parent327f5ff9fa4291e66079c61c77b273cb953c302f
GH-125515: Remove two unused error branches. (#133181)

Remove two unused error branches in the generated bytecode handling.
Python/bytecodes.c
Python/generated_cases.c.h
Python/opcode_targets.h