]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136547: allow to temporarily disable hash algorithms in tests (#136570)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 13 Jul 2025 08:58:15 +0000 (10:58 +0200)
committerGitHub <noreply@github.com>
Sun, 13 Jul 2025 08:58:15 +0000 (10:58 +0200)
commit9e5cebd56d06e35faeca166813215d72f2f8906a
tree885228cca338fa5e7e1be3b21d1a356e0d19863a
parent0d4fd10fbab2767fad3eb27639905c8885b88c89
gh-136547: allow to temporarily disable hash algorithms in tests (#136570)
Lib/test/support/hashlib_helper.py
Lib/test/test_support.py