]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: Support generator frames in the JIT optimizer (GH-143340)
authorKen Jin <kenjin@python.org>
Tue, 6 Jan 2026 16:39:57 +0000 (00:39 +0800)
committerGitHub <noreply@github.com>
Tue, 6 Jan 2026 16:39:57 +0000 (16:39 +0000)
commit90c44bc803f132b4ea4a09b228f9d5f97ee213f6
treeeb4141fca0206aea8a9a9b754c32d00718edfbb9
parentfaa3dc7c64b7bda4e74c7630be4c873e0b58a569
gh-131798: Support generator frames in the JIT optimizer (GH-143340)
Include/internal/pycore_tstate.h
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2026-01-01-23-41-50.gh-issue-131798.QUqDdK.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h