]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh...
authorNadeshiko Manju <me@manjusaka.me>
Wed, 19 Jun 2024 17:40:48 +0000 (01:40 +0800)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2024 17:40:48 +0000 (01:40 +0800)
commitae04b6f63640606a3212c9da21b87ebc374136e1
tree856b7dc4237caeba2be70a7d769087f6281f52c7
parentbb5d19440b8056bd2b272239a2c0b1c2063b3af6
 [3.13] gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh-118322 (GH-120712) (#120747)

[3.13] gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh-118322 (GH-120712)

Signed-off-by: Manjusaka <me@manjusaka.me>
Co-authored-by: Ken Jin <kenjin4096@gmail.com>
Misc/NEWS.d/next/Core and Builtins/2024-06-19-01-58-54.gh-issue-120437.nCkIoI.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h