]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131296: fix clang-cl warnings on Windows in blake2module.c (#131299)
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Sat, 15 Mar 2025 18:37:53 +0000 (19:37 +0100)
committerGitHub <noreply@github.com>
Sat, 15 Mar 2025 18:37:53 +0000 (11:37 -0700)
commitfaa80fcf46f379dd13ad2d4d2a406449d37c2d60
treed2faea88df801826f684de784ddc59a416c4d53d
parent0ce056d26552363c4b3d01fbcadd6569cd5eb5e7
GH-131296: fix clang-cl warnings on Windows in blake2module.c (#131299)

work around unimportant clang-cl warnings in blake2module.c
Modules/blake2module.c