]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98831: rewrite UNPACK_EX, UNPACK_SEQUENCE, UNPACK_SEQUENCE_TWO_TUPLE in the instru...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 7 Feb 2023 20:37:43 +0000 (20:37 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2023 20:37:43 +0000 (20:37 +0000)
commitdec1ab03879e959f7efb910a723caf4a9ce453cf
tree4339eb2f4fc3f4fd383ef83fde76e8ef3fc59ab3
parentf87f6e23964d7a4c38b655089cda65538a24ec36
gh-98831: rewrite UNPACK_EX, UNPACK_SEQUENCE, UNPACK_SEQUENCE_TWO_TUPLE in the instruction definition DSL  (#101641)
Python/bytecodes.c
Python/generated_cases.c.h
Python/opcode_metadata.h