]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 21 Aug 2025 14:00:05 +0000 (16:00 +0200)
committerGitHub <noreply@github.com>
Thu, 21 Aug 2025 14:00:05 +0000 (17:00 +0300)
commitcf5c170c1bec7ab191198770e3ac7623288df9d6
tree34c8181a2fe637ae7821986b68e0efad5ded07f9
parentbb3c3d444464521a332b700b2c097e25b58647bb
[3.14] gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764) (#137999)

Co-authored-by: Ken Jin <kenjin@python.org>
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