]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136599: Add tests for long_hash (GH-138335) (#138390)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 10 Sep 2025 20:54:07 +0000 (22:54 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Sep 2025 20:54:07 +0000 (23:54 +0300)
commit38cd031111399c8bf9baed85ba3826ae3415b25e
tree7e81712d1f188124a2a0ac1b4b48e83efb37dfb8
parenta963843f43283ad43b0dd6298ff145d571756398
[3.14] gh-136599: Add tests for long_hash (GH-138335) (#138390)

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