Nick Coghlan <ncogh...@gmail.com> added the comment:

Even when statically linked, extension modules should *NOT* be getting built 
with `-DPy_BUILD_CORE`. That preprocessor definition is for CPython core core 
only, and we moved the headers to help make that 100% crystal clear.

----------

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

Reply via email to