Christian Heimes <li...@cheimes.de> added the comment:

This is by design. As of PEP 644, Python 3.10 requires a full OpenSSL 1.1.1 
build. See bpo-45627 for a discussion why we need a full build.

Traditionally we also don't fail the entire build if one or more optional 
modules fail to build. You only get error output on stdout/stderr. Python 
3.10.1 will perform additional checks in the configure step, see bpo-45536.

----------
nosy: +christian.heimes
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
superseder:  -> OpenSSL 1.1.1 still implements some disable-flags for Blake2, 
Scrypt

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45749>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to