mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
bpo-9146: add the missing NEWS entry. (#3275)
This commit is contained in:
parent
2ef37607b7
commit
4f013881cb
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
Fix a segmentation fault in _hashopenssl when standard hash functions
|
||||
such as md5 are not available in the linked OpenSSL library. As in
|
||||
some special FIPS-140 build environments.
|
Loading…
Add table
Add a link
Reference in a new issue