[Python-Dev] Should PY_SSIZE_T_CLEAN break Py_LIMITED_API?

Daniel Holth dholth at gmail.com
Tue Jul 12 09:21:29 EDT 2016


I was using Py_LIMITED_API under 3.5 and PY_SSIZE_T_CLEAN was set, this
causes some functions not in the limited api to be used and the resulting
extension segfaults in Linux. Is that right?

Thanks,

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160712/d6e603a3/attachment.html>


More information about the Python-Dev mailing list