Christian Heimes <li...@cheimes.de> added the comment:

The proposal is related to Brett's ticket bpo-45548. I no longer think that we 
should define Py_BUILD_CORE_MODULE unconditionally. Instead I propose to move 
the defines into each C module. This avoids duplication of macros in setup.py 
and Modules/Setup.

----------
components: +Extension Modules
nosy: +brett.cannon
title: setup.py should set Py_BUILD_CORE_MODULE as defined macro -> Define 
Py_BUILD_CORE_MODULE in extensions instead of setup.py and Modules/Setup
versions:  -Python 3.10

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

Reply via email to