]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH-148334)
authorKen Jin <kenjin@python.org>
Fri, 10 Apr 2026 16:52:23 +0000 (00:52 +0800)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2026 16:52:23 +0000 (00:52 +0800)
commite007631e9949ab806742eb61076112e9e2e3e22e
tree65ab11c154d220b553a3c4ba84306d6106eed0f1
parent70b86e7829c42d36c80853ba9bf1da0d8464065b
gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH-148334)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/using/configure.rst
Makefile.pre.in
Misc/NEWS.d/next/Core_and_Builtins/2026-04-10-14-20-54.gh-issue-148284.HKs-S_.rst [new file with mode: 0644]
configure
configure.ac