]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139109: Replace `_CHECK_STACK_SPACE` with `_CHECK_STACK_SPACE_OPERAND` in JIT...
authorHai Zhu <haiizhu@outlook.com>
Mon, 2 Feb 2026 17:12:01 +0000 (01:12 +0800)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 17:12:01 +0000 (17:12 +0000)
commit89e6607e051ad4ffae8878cee1e0e6d72c618568
treeac66d3972ef2628d8298018e33f1c49565a20d37
parent141fd8b8943eb72317dcf1f91398cd7d9f79d6d6
gh-139109: Replace `_CHECK_STACK_SPACE` with `_CHECK_STACK_SPACE_OPERAND` in JIT optiimizer (GH-144394)
Lib/test/test_capi/test_opt.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h