◐ Shell
clean mode source ↗

Message 404755 - Python tracker

Message404755

Author christian.heimes
Recipients brett.cannon, christian.heimes, pablogsal, vstinner
Date 2021-10-22.11:32:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634902371.37.0.473248794113.issue43974@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-10-22 11:32:51christian.heimessetrecipients: + christian.heimes, brett.cannon, vstinner, pablogsal
2021-10-22 11:32:51christian.heimessetmessageid: <1634902371.37.0.473248794113.issue43974@roundup.psfhosted.org>
2021-10-22 11:32:51christian.heimeslinkissue43974 messages
2021-10-22 11:32:51christian.heimescreate