]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-148825: Fix build error if specialization is disabled (GH-148826) (#152206)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2026 14:36:04 +0000 (16:36 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 14:36:04 +0000 (14:36 +0000)
commiteaf4d7311292c67061cae117808e14216ca969df
tree254a66a486e57e4339238be24e992bf4d63d18ee
parent0222238e3a54b3f4955334e7dc28a572dcf07c20
[3.15] gh-148825: Fix build error if specialization is disabled (GH-148826) (#152206)

gh-148825: Fix build error if specialization is disabled (GH-148826)
(cherry picked from commit 56ae0b8e4f78c612f7b3095cd1c936e54ee0db5f)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Misc/NEWS.d/next/Core_and_Builtins/2026-04-21-15-07-03.gh-issue-148825.AbJzmZ.rst [new file with mode: 0644]
Python/specialize.c