diff options
author | Christian Heimes <christian@python.org> | 2020-11-17 14:40:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:40:35 (GMT) |
commit | 975022b77b0024ea1548f19d5f91aba5ba1eed59 (patch) | |
tree | 610d2a86ca96ab9cbeddcaeb465107ad16d82773 /Python/pyarena.c | |
parent | 2ffba2a1027909e1dd697bf8ec2a03fba7618020 (diff) | |
download | cpython-975022b77b0024ea1548f19d5f91aba5ba1eed59.zip cpython-975022b77b0024ea1548f19d5f91aba5ba1eed59.tar.gz cpython-975022b77b0024ea1548f19d5f91aba5ba1eed59.tar.bz2 |
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/pyarena.c')
0 files changed, 0 insertions, 0 deletions