Arfrever Frehtes Taifersar Arahesis added the comment:

Extensions need not to be rebuilt only when using stable ABI:
https://www.python.org/dev/peps/pep-0384/

But mytest.c fails to build with -DPy_LIMITED_API so it uses features from 
outside of stable ABI and must be rebuilt.

----------
nosy: +Arfrever

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23020>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to