[Distutils] Working toward Linux wheel support

Daniel Holth dholth at gmail.com
Thu Sep 3 14:15:40 CEST 2015


We could at least merge the implementation of the SOABI tag for Python 2.7
(cp27m, cp27mu, ...), which has been in the PEP from the beginning but was
never implemented for Python 2. This lets you distinguish between wheels
built for CPython with debug, pymalloc, unicode builds.

For pypy which does not have SOABI, the current 'none' should suffice.

On Wed, Sep 2, 2015 at 7:45 PM Donald Stufft <donald at stufft.io> wrote:

> On September 1, 2015 at 9:57:50 AM, Daniel Holth (dholth at gmail.com) wrote:
> > Looks amazing, why don't we merge it.
> >
>
> I think we need to update the PEP or write a new PEP before we add new
> tags to the implementation.
>
> -----------------
> Donald Stufft
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372
> DCFA
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20150903/c8871b05/attachment.html>


More information about the Distutils-SIG mailing list