Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

This is a numpy issue, you will need to report it to the numpy developers. But 
first you need to check that it really is a bug. What makes you think it is a 
bug? In your example, index 3 looks out of bounds to me. Remember that indexes 
start at 0, not 1.

In any case, this has nothing to do with us, numpy is an independent project, 
you will need to report it to them.

----------
nosy: +steven.daprano
resolution:  -> third party
stage:  -> resolved
status: open -> closed

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

Reply via email to