This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.daprano
Recipients ningyidu, steven.daprano
Date 2020-03-05.15:41:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583422884.09.0.100884761154.issue39864@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-03-05 15:41:24steven.dapranosetrecipients: + steven.daprano, ningyidu
2020-03-05 15:41:24steven.dapranosetmessageid: <1583422884.09.0.100884761154.issue39864@roundup.psfhosted.org>
2020-03-05 15:41:24steven.dapranolinkissue39864 messages
2020-03-05 15:41:24steven.dapranocreate