diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-06-04 18:38:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 18:38:02 (GMT) |
commit | 3f4d801bf907a5fcab50f3b64475d1410b90a80f (patch) | |
tree | 55797c66ab8198d257426503d59ccde82b610b1a /setup.py | |
parent | e53f72a1b42e17a331ed14bec674b1ee01d0720c (diff) | |
download | cpython-3f4d801bf907a5fcab50f3b64475d1410b90a80f.zip cpython-3f4d801bf907a5fcab50f3b64475d1410b90a80f.tar.gz cpython-3f4d801bf907a5fcab50f3b64475d1410b90a80f.tar.bz2 |
bpo-44048: Fix two hashlib test cases under FIPS mode (GH-26470) (GH-26531)
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.
(cherry picked from commit a46c220edc5cf716d0b71eb80ac29ecdb4ebb430)
Co-authored-by: stratakis <cstratak@redhat.com>
Co-authored-by: stratakis <cstratak@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions