diff options
author | stratakis <cstratak@redhat.com> | 2021-06-04 18:47:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 17:47:59 +0100 |
commit | a46c220edc5cf716d0b71eb80ac29ecdb4ebb430 (patch) | |
tree | 37cd2726cd17e5a7be0a40719c043f6a720f9b8c /Python/marshal.c | |
parent | 6ab65c670dd9e9b95f363e25e308d6fc2f4fe92a (diff) | |
download | cpython-a46c220edc5cf716d0b71eb80ac29ecdb4ebb430.tar.gz cpython-a46c220edc5cf716d0b71eb80ac29ecdb4ebb430.zip |
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/marshal.c')
0 files changed, 0 insertions, 0 deletions