]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154037: Fix race in the hash(Decimal) (#154045)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 30 Jul 2026 15:02:59 +0000 (18:02 +0300)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2026 15:02:59 +0000 (15:02 +0000)
commit2f381f5a90474d9dad12e1e4946f348dd4b513bc
tree4dc048f53418eac7108c2acbcc8732380ecf9274
parent405daf5328a1f9f8355ba76b0174b236364c2646
gh-154037: Fix race in the hash(Decimal) (#154045)
Modules/_decimal/_decimal.c