]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh-118322...
authorNadeshiko Manju <me@manjusaka.me>
Wed, 19 Jun 2024 15:34:39 +0000 (23:34 +0800)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2024 15:34:39 +0000 (23:34 +0800)
commitf385d99f57773e48285e0bcdbcd66dcbfdc647b3
tree6ec0134acd17ed6b1d3a0c2d5ddd77de40d417d3
parentace2045ea673e14a4c403d4bb56704cdde83ad07
gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh-118322 (GH-120712)

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