]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135532: simplify handling of HACL* errors in `_hmac` (#135740)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 20 Jun 2025 08:57:16 +0000 (10:57 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Jun 2025 08:57:16 +0000 (10:57 +0200)
commit2dbada179f1c7cfcfffceac4ac91902154b5a356
tree59ca0df2cc3a702bbd4b534ff3d8378d017acac3
parentb53b0c14da58b73955b8989e4a9ce19ea67db7a3
gh-135532: simplify handling of HACL* errors in `_hmac` (#135740)
Modules/hmacmodule.c