diff options
author | Christian Heimes <christian@python.org> | 2020-11-17 15:40:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 15:40:35 +0100 |
commit | 975022b77b0024ea1548f19d5f91aba5ba1eed59 (patch) | |
tree | 610d2a86ca96ab9cbeddcaeb465107ad16d82773 /Python/_warnings.c | |
parent | 2ffba2a1027909e1dd697bf8ec2a03fba7618020 (diff) | |
download | cpython-git-975022b77b0024ea1548f19d5f91aba5ba1eed59.tar.gz |
bpo-40637: Don't test builtin PBKDF2 without builtin hashes (GH-20980)
Skip testing of pure Python PBKDF2 when one or more builtin hash module
is not available. Otherwise the import of hashlib prints noise on
stderr.
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions