]> granicus.if.org Git - python/commit
[3.8] bpo-38153: Normalize hashlib algorithm names (GH-16083) (GH-16144)
authorChristian Heimes <christian@python.org>
Mon, 16 Sep 2019 12:08:55 +0000 (14:08 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 12:08:55 +0000 (14:08 +0200)
commite8d7fa2db8a6c641019b06943852492f24ac3e69
treed31ebb74f4c0dd0985f6eae0d4e89f24513c40aa
parent817227ebd522f2051004525fc39f31a9edd47292
[3.8] bpo-38153: Normalize hashlib algorithm names (GH-16083) (GH-16144)

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 995b5d38e7cc24cac3de8dfd516115f86b0bcf80)

Co-authored-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