Erlend Egeberg Aasland <[email protected]> added the comment:
Serhiy also mentioned that marking functions definitions with the extern keyword is not very common in the CPython source base. https://github.com/python/cpython/pull/24578#discussion_r579506678 I suggest cleaning up those as well, while we're at it. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43269> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
