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

(cherry picked from commit 065194c1a971b59547f1bb2cc64760c4bf0ee674)

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