]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 23 Mar 2022 20:58:02 +0000 (13:58 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 20:58:02 +0000 (13:58 -0700)
commitec3589f59d2c8456591f33656639bcc303eb7bd5
tree99d57ab2a002318541ef5ec6e7587dbac7299723
parente513b8188af4d2f43ab2b96b51bc45bd4f6fd5b6
bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076)

(cherry picked from commit 48e2010d92076b472922fa632fffc98ee150004f)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_hashlib.py
Misc/NEWS.d/next/Library/2022-03-23-15-31-02.bpo-47101.rVSld-.rst [new file with mode: 0644]
Modules/_hashopenssl.c