Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I don't see any advantage to making this change.  The current code is readable 
and the macros have an obvious interpretation.  We also know that they generate 
clean code on every compiler we've come across and on 32 bits.

Also, this should be marked as type, "performance".  If performance changes at 
all, it will likely be a net detriment.

----------
nosy: +rhettinger

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

Reply via email to