If not already present, do you think it's useful to add a macro that does
something like
# ifdef Py_DEBUG
fprintf(stderr, "%s\n", message);
# endif
?
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/6W6YO6JSJZOGWYWNWB2ARUS4LSLY3C7Y/
Code of Conduct: http://python.org/psf/codeofconduct/