]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: JIT inline function addresses of builtin methods (#146906)
authorKumar Aditya <kumaraditya@python.org>
Sat, 4 Apr 2026 03:42:13 +0000 (09:12 +0530)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2026 03:42:13 +0000 (09:12 +0530)
commit7e275d49658390fc788437b28dabef9f7fc65a27
treebafeeed7ee9f2320e3fee81095c7aa80519931f3
parentb8470deb5d52f524ae18c6f232fecfc99b133397
gh-131798: JIT inline function addresses of builtin methods  (#146906)
Include/internal/pycore_ceval.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h