[issue13411] Hashable memoryviews
Antoine Pitrou
report at bugs.python.org
Thu Nov 17 19:00:57 CET 2011
Antoine Pitrou <pitrou at free.fr> added the comment:
> I'm not sure that the "register" storage class specifier is still
> relevant with modern compilers: I'm pretty sure gcc ignores it unless
> -O0, and I think I've read somewhere Microsoft's compiler ignores it
> too.
I don't think so either. I was lazily moving the original code, but I
could remove those bits.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13411>
_______________________________________
More information about the Python-bugs-list
mailing list