New submission from Matthias Klose:

split out from

http://bugs.python.org/issue22980#msg232065

please consider setting the SOABI for MacOSX. Afaics MacOSX is now the only 
major platform not setting these, at least including the SOABI. The idea is 
that it would be possible to ship "fat" wheels, containing extensions for every 
OS.  Not sure what the PLATFORM_TRIPLET would be, maybe just something like 
macosx, or darwin, if the MacOSX extension itself is a fat build.

----------
messages: 241146
nosy: doko, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: please set a SOABI for MacOSX

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

Reply via email to