[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PEP 384 (limited ABI)



On Sun, Jan 01, 2017 at 10:31:56PM +0300, Dmitry Shachnev wrote:
> If the debug interpreters do not support normal abi3, maybe we can have
> another prefix for them, like abi3d?

It looks like I got it wrong, and there is no such thing as limited API/ABI
for debug interpreters:

/usr/include/python3.5dm/object.h:65:2: error:
 #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG

So if a package is building extensions for debug interpreters, rebuilds for
new Python versions will be still needed.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


Reply to: