]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change RECORD_PREVIOUS_INST to a label to save an opcode
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 27 Oct 2025 09:56:48 +0000 (09:56 +0000)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 27 Oct 2025 09:56:48 +0000 (09:56 +0000)
commita5d918e0c52aea8cb6ad4330815491c734fcd090
tree577909a5bb28d83db2c3f853e689862a1454991f
parent4b4e8575ec200c74cb5a50b86e45606fe1546c7f
Change RECORD_PREVIOUS_INST to a label to save an opcode
Include/internal/pycore_magic_number.h
Include/internal/pycore_opcode_metadata.h
Include/opcode_ids.h
Lib/_opcode_metadata.py
Programs/test_frozenmain.h
Python/bytecodes.c
Python/generated_cases.c.h
Python/opcode_targets.h
Tools/cases_generator/target_generator.py
Tools/cases_generator/tier1_generator.py