[issue34597] Python needs to check existence of functions at runtime for targeting older macOS platforms

Ronald Oussoren report at bugs.python.org
Sun Sep 9 07:44:19 EDT 2018


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

Binaries currently work on the system you compiled on and any later release of macOS.  That's the only "promise" there currently is.

Anything better requires work, and hence someone willing to do that work. 

I'd love to be able to build on the latest macOS and deploy to older versions, but that's functionality I don't need myself at the moment which means this does not have priority for me. 

BTW. I haven't checked yet how invasive supporting weak linking for these symbols will be. That depends on where the symbols are used.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34597>
_______________________________________


More information about the Python-bugs-list mailing list