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 Jiachen Yang, Manjusaka, andrei.avk, christian.heimes, etale-cohomology, lilydjwg, serhiy.storchaka
Date 2021-11-03.18:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635964336.45.0.350652813288.issue41105@roundup.psfhosted.org>
In-reply-to
Content
Rather of using AC_COMPILE_IFELSE() in configure.ac, would not be easier to use #ifdef in the C file?
History
Date User Action Args
2021-11-03 18:32:16serhiy.storchakasetrecipients: + serhiy.storchaka, christian.heimes, lilydjwg, Manjusaka, Jiachen Yang, andrei.avk, etale-cohomology
2021-11-03 18:32:16serhiy.storchakasetmessageid: <1635964336.45.0.350652813288.issue41105@roundup.psfhosted.org>
2021-11-03 18:32:16serhiy.storchakalinkissue41105 messages
2021-11-03 18:32:16serhiy.storchakacreate