]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105481: remove dependency of _inline_cache_entries on opname (#107339)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 27 Jul 2023 13:15:25 +0000 (14:15 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 13:15:25 +0000 (14:15 +0100)
commitd77d973335835bd744be8106010061cb338b0ae1
tree528013e464a38efb2cd09efd552609545051d8f8
parent766d2518ae8384c6bd7f82727defeb86847ccf64
gh-105481: remove dependency of _inline_cache_entries on opname (#107339)
Include/internal/pycore_opcode.h
Lib/dis.py
Lib/opcode.py
Lib/test/test__opcode.py
Tools/build/generate_opcode_h.py