]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135532: simplify handling of HACL* errors in `_hmac` (GH-135740) (#135743)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 Jun 2025 09:22:29 +0000 (11:22 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Jun 2025 09:22:29 +0000 (09:22 +0000)
commitd057cb40ffb05c2b78c7af62d63b22fa586086b1
treeecaa367fac8909a8fb7bfc7bf7e9ced669b455fb
parent60fc42c1693b0949ab17255427037c8b98487162
[3.14] gh-135532: simplify handling of HACL* errors in `_hmac` (GH-135740) (#135743)

gh-135532: simplify handling of HACL* errors in `_hmac` (GH-135740)
(cherry picked from commit 2dbada179f1c7cfcfffceac4ac91902154b5a356)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Modules/hmacmodule.c