]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-47101: list only activated algorithms in hashlib.algorithms_available...
authorChristian Heimes <christian@python.org>
Wed, 23 Mar 2022 21:15:25 +0000 (23:15 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 21:15:25 +0000 (22:15 +0100)
commit1b6acaad9a18b2498386c60f24351ab749061e3a
treec520f8241d50a01f56c58ce0bfa420a1a99da991
parent4298114e1d6ff2063a0d4b8a6cf191b59b418975
[3.10] bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076) (GH-32085)

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