summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2012-06-30 15:27:56 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2012-06-30 15:27:56 (GMT)
commit24ef3e967f4698da6c85778408e920f6437ed344 (patch)
treeec35aa2c1aa347abbc4bc4f0ba5ab6e668a8856a /Misc
parent9c7817e9ee0c6d8909a168ba9e12e87d9e7d6caf (diff)
downloadcpython-24ef3e967f4698da6c85778408e920f6437ed344.zip
cpython-24ef3e967f4698da6c85778408e920f6437ed344.tar.gz
cpython-24ef3e967f4698da6c85778408e920f6437ed344.tar.bz2
Issue #15225: improve error message when hmac is passed a wrong key type.
Patch by Marc Abramowitz.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index e2a4f9b..9af9dcd 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -13,6 +13,7 @@ and the list is in rough alphabetical order by last names.
Rajiv Abraham
David Abrahams
+Marc Abramowitz
Ron Adam
Ali Afshar
Jim Ahlstrom