]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076)
authorChristian Heimes <christian@python.org>
Wed, 23 Mar 2022 20:30:05 +0000 (22:30 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 20:30:05 +0000 (13:30 -0700)
commit48e2010d92076b472922fa632fffc98ee150004f
tree5a55659679517a6ab9c2170bac3cdb912314fee2
parentc62b944dfc98911a5050389fa6ac753e283fee1f
bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076)
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