]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764)
authorKen Jin <kenjin@python.org>
Wed, 20 Aug 2025 14:53:54 +0000 (22:53 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Aug 2025 14:53:54 +0000 (22:53 +0800)
commit7fda8b66debb24e0520b94c3769b648c7305f84e
tree68a7285ed705c8158bf88ce668bec441e6cda08f
parenteae9d7de1c45a64076a926d53672823e6ae1777d
gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764)
Misc/NEWS.d/next/Core_and_Builtins/2025-08-14-14-18-29.gh-issue-137728.HdYS9R.rst [new file with mode: 0644]
Python/optimizer_analysis.c
Python/optimizer_symbols.c