]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148380: remove all uses of `_PyType_LookupByVersion` in `optimizer_bytecodes.c...
authorNeko Asakura <neko.asakura@outlook.com>
Sat, 2 May 2026 14:45:38 +0000 (22:45 +0800)
committerGitHub <noreply@github.com>
Sat, 2 May 2026 14:45:38 +0000 (15:45 +0100)
commit2ca6333065b4cffac7b976e9abeb95f37dd0f727
treece9dffa1cacd742d21a78708390248784bc7f8c5
parentefcac6f28145763aef96c3c6d3f1f8016849d165
gh-148380: remove all uses of `_PyType_LookupByVersion` in `optimizer_bytecodes.c` (GH-148394)
Include/internal/pycore_opcode_metadata.h
Python/bytecodes.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Python/record_functions.c.h