]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: JIT: replace _CHECK_METHOD_VERSION with _CHECK_FUNCTION_VERSION_INLINE...
authorNadeshiko Manju <me@manjusaka.me>
Mon, 16 Jun 2025 05:25:50 +0000 (13:25 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 05:25:50 +0000 (13:25 +0800)
commit667a86e076eeadc0d0e6e0f0da58882ed748865b
tree93bf1e4f461c5596cc0020469ae778974e767f9e
parent60181f4ed0e48ff35dc296da6b51473bfc553d16
gh-131798: JIT: replace _CHECK_METHOD_VERSION with _CHECK_FUNCTION_VERSION_INLINE (GH-135022)

Signed-off-by: Manjusaka <me@manjusaka.me>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-02-20-13-37.gh-issue-131798.JQRFvR.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h