[issue44492] Building a C extension on Big Sur and SDK v10.15 fails

Phil Thompson report at bugs.python.org
Wed Jun 23 04:46:44 EDT 2021


Phil Thompson <phil at riverbankcomputing.com> added the comment:

Another aspect of this is when building a Python v3.10 C extension on macOS v10.15 (Catalina) with SDK 10.15, the wheel has the 'universal2' platform tag when it actually only contains an x86_64 implementation.

----------

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


More information about the Python-bugs-list mailing list