]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98831: rewrite RAISE_VARARGS in the instruction definition DSL (#101306)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 25 Jan 2023 22:29:56 +0000 (22:29 +0000)
committerGitHub <noreply@github.com>
Wed, 25 Jan 2023 22:29:56 +0000 (22:29 +0000)
commitb400219df5f245ef2eb3c7ce0589b1f8020a1192
tree6ce0e7cf8c039cf5c5f2f573c7f6060c329cdc35
parent6162a0e305faf82534c011ddb2fb99a94ae84d29
gh-98831: rewrite RAISE_VARARGS in the instruction definition DSL (#101306)
Python/bytecodes.c
Python/generated_cases.c.h
Python/opcode_metadata.h
Tools/cases_generator/generate_cases.py