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 benjamin.peterson
Recipients benjamin.peterson
Date 2018-09-12.17:22:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536772944.12.0.956365154283.issue34646@psf.upfronthosting.co.za>
In-reply-to
Content
It suffices to have PyAPI_FUNC and PyAPI_DATA on the forward declaration in a header file. We should remove the usages we have in .c files.
History
Date User Action Args
2018-09-12 17:22:24benjamin.petersonsetrecipients: + benjamin.peterson
2018-09-12 17:22:24benjamin.petersonsetmessageid: <1536772944.12.0.956365154283.issue34646@psf.upfronthosting.co.za>
2018-09-12 17:22:24benjamin.petersonlinkissue34646 messages
2018-09-12 17:22:24benjamin.petersoncreate