]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148474: Fix `_Py_hexlify_simd` compilation with older clang (#148475)
authorJoshua Root <jmr@macports.org>
Thu, 16 Apr 2026 05:51:23 +0000 (15:51 +1000)
committerGitHub <noreply@github.com>
Thu, 16 Apr 2026 05:51:23 +0000 (11:21 +0530)
commit5f28e6b818a259253c521305d51841dcf6e4c1f4
tree13661d5519c3c8975d2d7ad356f5e38679a5ea5d
parent5b8cd314e24074505fa4da57a06a7a9d46bc2434
gh-148474: Fix `_Py_hexlify_simd` compilation with older clang (#148475)
Misc/NEWS.d/next/Build/2026-04-12-22-54-16.gh-issue-148474.ouIO8R.rst [new file with mode: 0644]
Python/pystrhex.c