commit | 933dfd7504e521a27fd8b94d02b79f9ed08f4631 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Sat Mar 27 14:55:03 2021 +0100 |
committer | GitHub <noreply@github.com> | Sat Mar 27 06:55:03 2021 -0700 |
tree | daf6dda084ba6c854b579350392dfa31c51193db | |
parent | 5d6e8c1c1a5f667cdce99cb3c563ac922198678d [diff] |
bpo-40645: use C implementation of HMAC (GH-24920) - [x] fix tests - [ ] add test scenarios for old/new code. Signed-off-by: Christian Heimes <christian@python.org>