]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148438: implement `_RECORD_BOUND_METHOD` in JIT (GH-148457)
authorNeko Asakura <neko.asakura@outlook.com>
Sun, 12 Apr 2026 18:57:55 +0000 (14:57 -0400)
committerGitHub <noreply@github.com>
Sun, 12 Apr 2026 18:57:55 +0000 (02:57 +0800)
commit63492628bef6b21b13d9a36c5dac8d8872f7d42e
tree7daa26c91e5589e8190ec631d60016b291dd9312
parent18d7d90ef9e6e99488168f35842b746fbe418def
gh-148438: implement `_RECORD_BOUND_METHOD` in JIT (GH-148457)
Lib/test/test_capi/test_opt.py
Python/bytecodes.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Python/record_functions.c.h