]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133273: Keep instruction definitions in `bytecodes.c` and `optimizer_bytecodes...
authorTomas R. <tomas.roun8@gmail.com>
Thu, 8 May 2025 17:54:49 +0000 (19:54 +0200)
committerGitHub <noreply@github.com>
Thu, 8 May 2025 17:54:49 +0000 (01:54 +0800)
commit3f2f59a91dd895cf5cf7b58cf905fc5d5b87a644
treef17e38e3cfd08019a23e2998c093e0aa75aa8435
parent5f3d3f2a6c8ddf7a6be340c3f4c696e2a5eb51f0
gh-133273: Keep instruction definitions in `bytecodes.c` and `optimizer_bytecodes.c` in sync  (GH-133320)
Lib/test/test_generated_cases.py
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Tools/cases_generator/optimizer_generator.py