SIGN IN SIGN UP

bpo-40637: Do not emit warnings for disabled builtin hashes (GH-20937)

test_hashlib emits some warnings when it cannot find some hashes
as it assumes they failed to compile. Since we can disable hashes
through configure, we emit the warnings only in the case that we
did not intentionaly disable them.

Automerge-Triggered-By: @tiran
S
stratakis committed
236a0f5cf022b59dbb6ea17a8e7a677c573d39b9
Parent: 98ce7b1
Committed by GitHub <noreply@github.com> on 6/17/2020, 5:26:08 PM