]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129467: Fix compiler warning in mpdecimal word_to_string() (#116346)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 30 Jan 2025 10:57:55 +0000 (13:57 +0300)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 10:57:55 +0000 (11:57 +0100)
commit6c63afc3be9dd612f587fe7869c1f317d5ea37cc
tree42386d57bca95bbb6eb9ac0898450fcafb8a35d2
parent652f66ac386dad5992c6f7c494871907272503f8
gh-129467: Fix compiler warning in mpdecimal word_to_string() (#116346)

Turn off false-positive -Wstringop-overflow in word_to_string().
Misc/sbom.spdx.json
Modules/_decimal/libmpdec/io.c