]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] bpo-14322: added test case for invalid update to hmac (GH-26636) (#115905)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Feb 2024 10:52:55 +0000 (11:52 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 10:52:55 +0000 (10:52 +0000)
commitc6455ff0fd4a05a5b7ffeccb19a9ae30c66ffbe6
tree178fa743c06231236836ac66f10fc2d3f68a5758
parenta9f8cf03f191f8e083cdc83665a93fbcee6d83b0
[3.11] bpo-14322: added test case for invalid update to hmac (GH-26636) (#115905)

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