]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-136599: Add tests for long_hash (GH-138335) (#138391)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Sep 2025 17:04:13 +0000 (19:04 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 17:04:13 +0000 (17:04 +0000)
commita8460a285a9455fe0ab0ccf484e6f965a7cacf8e
tree2db5b8ed66be7b605d58e1ada5bfb7f21432a778
parentf88bf2ce0db49ce8cc3d7355a2ddffd1f10e70eb
[3.13] gh-136599: Add tests for long_hash (GH-138335) (#138391)

gh-136599: Add tests for long_hash (GH-138335)
(cherry picked from commit 2d3711dc06657e072a83b580636cbb0009658636)

Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Lib/test/test_long.py