]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (#135572)
authorWill Childs-Klein <willck93@gmail.com>
Fri, 27 Jun 2025 15:01:16 +0000 (11:01 -0400)
committerGitHub <noreply@github.com>
Fri, 27 Jun 2025 15:01:16 +0000 (17:01 +0200)
commit065194c1a971b59547f1bb2cc64760c4bf0ee674
tree3f4926b0808d85c09c0489b1572187024253d0de
parent731f5b8ab3970e344bfbc4ff86df767a0795f0fc
gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (#135572)
Lib/test/test_hashlib.py