]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: Optimize `_ITER_CHECK_RANGE` and `_ITER_CHECK_LIST` in the JIT (GH-144583)
authorSacul <183588943+Sacul0457@users.noreply.github.com>
Tue, 17 Mar 2026 14:07:17 +0000 (22:07 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2026 14:07:17 +0000 (22:07 +0800)
commit1efd9939c8742a251f232f09ccd0c1def7fda66e
tree3216b471707bd67dc5538a9190056d46d270a900
parent9d7621b75bc4935e14d4f12dffb3cb1d89ea1bc6
gh-131798: Optimize `_ITER_CHECK_RANGE` and `_ITER_CHECK_LIST` in the JIT (GH-144583)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2026-02-08-01-19-50.gh-issue-131798.PaWDNH.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h