diff options
author | Gregory P. Smith <greg@krypto.org> | 2017-09-03 21:35:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-03 21:35:19 (GMT) |
commit | 31b8efeaa893e95358b71eb2b8365552d3966b4a (patch) | |
tree | c15a663acbb49650e1933e82bca28569b8941494 /Lib/fileinput.py | |
parent | d4097353baf7c3f2679f68679e36f2b3fd56c3f5 (diff) | |
download | cpython-31b8efeaa893e95358b71eb2b8365552d3966b4a.zip cpython-31b8efeaa893e95358b71eb2b8365552d3966b4a.tar.gz cpython-31b8efeaa893e95358b71eb2b8365552d3966b4a.tar.bz2 |
[3.6] bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func (#3274)
* [3.6] bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func. (GH-1777)
This helps people in weird FIPS mode environments where common things
like MD5 are not available in the binary as a matter of policy.
(cherry picked from commit 07244a83014fad42da937c17d98474b47a570bf7)
* Include a NEWS entry.
Diffstat (limited to 'Lib/fileinput.py')
0 files changed, 0 insertions, 0 deletions