]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-98831: Remove all remaining DISPATCH() calls from bytecodes.c (#99271)
authorGuido van Rossum <guido@python.org>
Thu, 10 Nov 2022 18:50:57 +0000 (10:50 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Nov 2022 18:50:57 +0000 (10:50 -0800)
commit694cdb24a6309ed80ffc54234a66a069a3231d78
tree165e27ba2781c7b07f23dcee61a7c638c562d9df
parent00ee6d506ec399d30687c6cb420c8b3e22664577
GH-98831: Remove all remaining DISPATCH() calls from bytecodes.c (#99271)

Also mark those opcodes that have no stack effect as such.

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Python/bytecodes.c
Python/generated_cases.c.h