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

Python 3.10 and newer require OpenSSL 1.1.1+ with blake2, sha3, scrypt, and 
similar features enabled. The required feature set is specified in PEP 644, 
https://www.python.org/dev/peps/pep-0644/#compatibility . Python requires the 
features, because I want to keep our test matrix small and guarantee the 
presence of a minimal feature set.

Why do you want to build OpenSSL without blake2 or scrypt?

----------

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

Reply via email to