]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136599: Improve long_hash() (#136600)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Thu, 4 Sep 2025 12:27:26 +0000 (14:27 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Sep 2025 12:27:26 +0000 (12:27 +0000)
commitc9cf019cf5da57a3eb8835e5f911040efd8665a7
tree71ea47ddb96d2cebea9f68d4d20b635e36dd7fdf
parente46d403d59ab28b49d2056b55cc871600816a2bb
gh-136599: Improve long_hash() (#136600)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Misc/NEWS.d/next/Core_and_Builtins/2025-07-13-21-21-17.gh-issue-136599.sLhm2O.rst [new file with mode: 0644]
Objects/longobject.c