]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148825: Fix build error if specialization is disabled (#148826)
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>
Thu, 25 Jun 2026 14:06:22 +0000 (16:06 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 14:06:22 +0000 (14:06 +0000)
commit56ae0b8e4f78c612f7b3095cd1c936e54ee0db5f
treec2ff713aba8443942265dd09567867e3e2a94b2d
parent11c241e1a8a71b5f25a304b1f428467b746f5d43
gh-148825: Fix build error if specialization is disabled (#148826)
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