]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (GH-135572) (#136041)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 28 Jun 2025 08:15:49 +0000 (10:15 +0200)
committerGitHub <noreply@github.com>
Sat, 28 Jun 2025 08:15:49 +0000 (10:15 +0200)
commitd3bcecdcdbbc4bef1fbca8bcaeaa043a645c0e1e
tree8aaada1f781eeb16768b64fcda185cdf930f32bc
parentad1b0c942d910aaa65952caabbab759b783183f6
[3.13] gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (GH-135572) (#136041)

(cherry picked from commit 065194c1a971b59547f1bb2cc64760c4bf0ee674)

Co-authored-by: Will Childs-Klein <willck93@gmail.com>
Lib/test/test_hashlib.py