This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients alanh, iritkatriel, vstinner
Date 2021-04-27.17:22:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619544146.35.0.291484866727.issue19348@roundup.psfhosted.org>
In-reply-to
Content
I think this was fixed by https://github.com/python/cpython/commit/5c75f37d473140f0e0b7d9bf3a8c08343447ded1

which added "#undef Py_BUILD_CORE_MODULE" to _testcapimodule.c.
History
Date User Action Args
2021-04-27 17:22:26iritkatrielsetrecipients: + iritkatriel, vstinner, alanh
2021-04-27 17:22:26iritkatrielsetmessageid: <1619544146.35.0.291484866727.issue19348@roundup.psfhosted.org>
2021-04-27 17:22:26iritkatriellinkissue19348 messages
2021-04-27 17:22:26iritkatrielcreate