summaryrefslogtreecommitdiffstats
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2020-11-17 14:40:35 (GMT)
committerGitHub <noreply@github.com>2020-11-17 14:40:35 (GMT)
commit975022b77b0024ea1548f19d5f91aba5ba1eed59 (patch)
tree610d2a86ca96ab9cbeddcaeb465107ad16d82773 /Python/pymath.c
parent2ffba2a1027909e1dd697bf8ec2a03fba7618020 (diff)
downloadcpython-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/pymath.c')
0 files changed, 0 insertions, 0 deletions