On 12 July 2016 at 23:21, Daniel Holth <dho...@gmail.com> wrote:
> 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?

No, it suggests there's a bug in the way some of the #ifdef's are interacting.

Regards,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to