mirror of
https://github.com/python/cpython.git
synced 2025-11-17 09:30:10 +00:00
Issue #14693: Under non-Windows platforms, hashlib's fallback modules are always compiled, even if OpenSSL is present at build time.
This commit is contained in:
parent
26fd8feb5e
commit
019ff19c39
3 changed files with 17 additions and 15 deletions
|
|
@ -125,6 +125,9 @@ Tools/Demos
|
|||
Build
|
||||
-----
|
||||
|
||||
- Issue #14693: Under non-Windows platforms, hashlib's fallback modules are
|
||||
always compiled, even if OpenSSL is present at build time.
|
||||
|
||||
- Issue #13210: Windows build now uses VS2010, ported from VS2008.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue