]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138050: Use cold flag instead of warm flag in `MAKE_WARM` (GH-143827)
authorHai Zhu <35182391+cocolato@users.noreply.github.com>
Wed, 14 Jan 2026 10:27:33 +0000 (18:27 +0800)
committerGitHub <noreply@github.com>
Wed, 14 Jan 2026 10:27:33 +0000 (10:27 +0000)
commit94dbce13979ea1b302ba12be8769175c50639b30
tree72bc0a7c5941e42c6980c0532e1c1089f94b6e4c
parent7e8a1b5061313e03f99bc2ffa2062702bcc76426
gh-138050: Use cold flag instead of warm flag in `MAKE_WARM` (GH-143827)
Include/internal/pycore_optimizer.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Python/pystate.c