]> granicus.if.org Git - python/commit
bpo-38153: Normalize hashlib algorithm names (GH-16083)
authorChristian Heimes <christian@python.org>
Fri, 13 Sep 2019 13:31:19 +0000 (15:31 +0200)
committerGregory P. Smith <greg@krypto.org>
Fri, 13 Sep 2019 13:31:19 +0000 (14:31 +0100)
commit995b5d38e7cc24cac3de8dfd516115f86b0bcf80
tree24e2115e689a8f777294b0b18c0bd7da851a5a23
parent375a3e2bdbeb4dce69aba4b5bc90f55fe27e81b4
bpo-38153: Normalize hashlib algorithm names (GH-16083)

Signed-off-by: Christian Heimes <christian@python.org>
Lib/hashlib.py
Lib/test/test_hashlib.py
Misc/NEWS.d/next/Library/2019-09-13-12-18-51.bpo-38153.nHAbuJ.rst [new file with mode: 0644]
Modules/_hashopenssl.c