On Feb 5, 2016 8:47 AM, "Nate Coraor" <n...@bx.psu.edu> wrote:
>
[...]
> - Add SOABI tags to platform-specific wheels built for Python 2.X (Pull
Request
>   #55, Issue #63, Issue #101)

I can't quite untangle all the documents linked from this PR, so let me ask
here :-). Does this mean that python 2.x extension wheels now can and
should declare whether they're assuming the 16- or 32-bit Unicode ABI
inside the abi field? And if so, should PEP 513 be updated to allow for
both options to be used with manylinux1? (Right not manylinux1 just
implies/requires a UCS4 build, for older pythons where this matters.)

-n
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to