]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Apr 2026 17:32:26 +0000 (19:32 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2026 17:32:26 +0000 (01:32 +0800)
commit288cbacfb91377eb591f44c9ae16e7cbf092abd8
tree18f79ed46644b6c6ef97dc56d262ec973d516408
parent429c1d3c19a0d88fbe86e29b60227c77ef766915
[3.14] gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH-148334) (GH-148349)

gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH-148334)
(cherry picked from commit e007631e9949ab806742eb61076112e9e2e3e22e)

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