New submission from Benjamin Peterson <[email protected]>:
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. ---------- components: Interpreter Core messages: 325147 nosy: benjamin.peterson priority: normal severity: normal status: open title: remove PyAPI_* from function definitions versions: Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34646> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
