summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/util.py
diff options
context:
space:
mode:
authorstratakis <cstratak@redhat.com>2020-06-17 17:26:08 (GMT)
committerGitHub <noreply@github.com>2020-06-17 17:26:08 (GMT)
commit236a0f5cf022b59dbb6ea17a8e7a677c573d39b9 (patch)
tree083a43ca43d9e464eeb61e470cd15b93998a9678 /Lib/importlib/util.py
parent98ce7b107e6611d04dc35a4f5b02ea215ef122cf (diff)
downloadcpython-236a0f5cf022b59dbb6ea17a8e7a677c573d39b9.zip
cpython-236a0f5cf022b59dbb6ea17a8e7a677c573d39b9.tar.gz
cpython-236a0f5cf022b59dbb6ea17a8e7a677c573d39b9.tar.bz2
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
Diffstat (limited to 'Lib/importlib/util.py')
0 files changed, 0 insertions, 0 deletions