]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98831: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 31 Jan 2023 10:23:15 +0000 (10:23 +0000)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 10:23:15 +0000 (10:23 +0000)
commit29a858b85f4c6479474b8d82c8995bde1166352b
tree09425b7754486224ebfca892642327168137c0e9
parent909a6746939ea1d09fab21f26b558cfd7e3e29a0
gh-98831: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the instruction definition DSL (#101443)
Python/bytecodes.c
Python/generated_cases.c.h
Python/opcode_metadata.h