Sebastian Berg added the comment:

Yeah, the code does much the same as the old numpy code (at least most of the 
same funny little things, though I seem to remember the old numpy code had 
something yet a bit weirder, would have to check).

To be honest, I do not know. It isn't implausible that the original numpy code 
dates back 15 years or more to numeric. I doubt whoever originally wrote it 
thought much about it, but there may be some good reason, and there is the 
safety considerations that people use the strides in a way they should not, 
which may trip us here in any case.

----------

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

Reply via email to