]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] bpo-14322: added test case for invalid update to hmac (GH-26636) (#115904)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Feb 2024 10:49:37 +0000 (11:49 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 10:49:37 +0000 (10:49 +0000)
commit6dbf85ce546dcb7438468e04e931cf9503b84263
treea9c39b56cfe388069bc5bc25e671dad526a95f40
parent671b6a348c9a6a426da2cf15442be56ef1d6f670
[3.12] bpo-14322: added test case for invalid update to hmac (GH-26636) (#115904)

Co-authored-by: Arjun <ccldarjun@icloud.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/test/test_hmac.py