STINNER Victor <[email protected]> added the comment:
Thanks. I almost started my project to convert macros to static inline functions just to remove ugly things like: #define _Py_REF_DEBUG_COMMA , (Well, there are other reasons to move to proper functions.) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35230> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
