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 erlendaasland
Recipients berker.peksag, erlendaasland
Date 2021-03-09.10:34:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615286059.68.0.212415918598.issue43444@roundup.psfhosted.org>
In-reply-to
Content
Berker, can we please move the MODULE_NAME define from setup.py to Modules/_sqlite/module.h? I'm tired of all the undeclared identifier warnings. No other module defines their MODULE_NAME in setup.py.
History
Date User Action Args
2021-03-09 10:34:19erlendaaslandsetrecipients: + erlendaasland, berker.peksag
2021-03-09 10:34:19erlendaaslandsetmessageid: <1615286059.68.0.212415918598.issue43444@roundup.psfhosted.org>
2021-03-09 10:34:19erlendaaslandlinkissue43444 messages
2021-03-09 10:34:19erlendaaslandcreate