◐ Shell
clean mode source ↗

Message 329896 - Python tracker

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.)