STINNER Victor <[email protected]> added the comment:
Rather than defining again functions as macro, you should consider using __forceinline function attribute: see bpo-45094. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45116> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
