Stefan Behnel <stefan...@behnel.de> added the comment:

I agree with Steve that broadly redefining a global name in a widely used 
header file is not a good idea. You never know what names users have in their 
code. Yes, you can work around it by undef-ing it again, but honestly, in that 
case, both sides are hacks.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37250>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to