diff options
author | stratakis <cstratak@redhat.com> | 2021-06-04 16:47:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 16:47:59 (GMT) |
commit | a46c220edc5cf716d0b71eb80ac29ecdb4ebb430 (patch) | |
tree | 37cd2726cd17e5a7be0a40719c043f6a720f9b8c /Python/pystrhex.c | |
parent | 6ab65c670dd9e9b95f363e25e308d6fc2f4fe92a (diff) | |
download | cpython-a46c220edc5cf716d0b71eb80ac29ecdb4ebb430.zip cpython-a46c220edc5cf716d0b71eb80ac29ecdb4ebb430.tar.gz cpython-a46c220edc5cf716d0b71eb80ac29ecdb4ebb430.tar.bz2 |
bpo-44048: Fix two hashlib test cases under FIPS mode (GH-26470)
test_disallow_instantiation and test_readonly_types try to test all the available
digests, however under FIPS mode, while the algorithms are available, trying to use
them will fail with a ValueError.
Diffstat (limited to 'Python/pystrhex.c')
0 files changed, 0 insertions, 0 deletions