diff options
author | stratakis <cstratak@redhat.com> | 2020-06-17 19:43:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 19:43:27 (GMT) |
commit | 9a58f03dc21d15c076d051d902ce1d0324db9741 (patch) | |
tree | 5e00849b4ff44b800c42e5d140c88fa6e8570849 /Python/getargs.c | |
parent | b39d41ba1b77f7bc51c4d6f6d0e336693192cb3a (diff) | |
download | cpython-9a58f03dc21d15c076d051d902ce1d0324db9741.zip cpython-9a58f03dc21d15c076d051d902ce1d0324db9741.tar.gz cpython-9a58f03dc21d15c076d051d902ce1d0324db9741.tar.bz2 |
[3.9] bpo-40637: Do not emit warnings for disabled builtin hashes (GH… (GH-20951)
…-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
(cherry picked from commit 236a0f5)
Co-authored-by: stratakis <cstratak@redhat.com>
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions