STINNER Victor added the comment:

+1 for removal of the register keyword.

I hope that nowadays, no compiler needs register hint to be able to optimize 
correctly a function. GCC knows better than me which variables must be 
"optimized".

----------
nosy: +haypo

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

Reply via email to