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 serhiy.storchaka
Recipients Leslie, serhiy.storchaka, terry.reedy, vstinner
Date 2019-09-08.09:14:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567934062.23.0.690420467479.issue38007@roundup.psfhosted.org>
In-reply-to
Content
This is a major breaking change. It may need changing the Python version to 4.0.

I suggest you to not use global macros without prefixes and undefine the conflicting one before using the Python C API.
History
Date User Action Args
2019-09-08 09:14:22serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner, Leslie
2019-09-08 09:14:22serhiy.storchakasetmessageid: <1567934062.23.0.690420467479.issue38007@roundup.psfhosted.org>
2019-09-08 09:14:22serhiy.storchakalinkissue38007 messages
2019-09-08 09:14:22serhiy.storchakacreate