Ronald Oussoren <ronaldousso...@mac.com> added the comment:

The active PR on bpo-41100 will make it possible to build the installer on the 
latest version of macOS (which will be needed to be able to provide support for 
"Apple Silicon").

IMHO it is not necessary to remove unavailable constants, on some platforms (in 
particular Linux) some of the constants might not work because the relevant 
kernel module is not loaded. That's something you can only find by actively 
probing, which is too expensive and error prone. 

I propose closing this issue: the installers are what they are for a reason, 
and a better solution than proposed in this issue is on its way.

----------
dependencies: +Build failure on macOS 11 (beta)

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

Reply via email to