]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144016: Fix bad stack assert in the JIT optimizer (GH-144019)
authorKen Jin <kenjin@python.org>
Sat, 24 Jan 2026 09:36:40 +0000 (17:36 +0800)
committerGitHub <noreply@github.com>
Sat, 24 Jan 2026 09:36:40 +0000 (09:36 +0000)
commitca99bfdefb7093d9287353b7d1db97222a414b0e
treeb3d4a8b8948d11b1fb5dde096b2bb73e853aec0c
parent4e10fa993a8bbc4d6e77910cb5fd1bc28473e8ec
gh-144016: Fix bad stack assert in the JIT optimizer (GH-144019)
Python/optimizer_analysis.c