Open numpy-gitbot opened 12 years ago
atmention:rgommers wrote on 2012-05-19
atmention:rgommers wrote on 2012-05-19
Note, don't close this ticket once the change for 1.8 is made - there's a change to be made for 1.9 as well. See PR-280 for details.
atmention:njsmith wrote on 2012-05-19
Shoot, I meant to put "File a new ticket for the 1.9 milestone" as the last item on the todo list and then forgot. Thanks for catching that :-)
Original ticket http://projects.scipy.org/numpy/ticket/2136 on 2012-05-19 by atmention:njsmith, assigned to unknown.
Starting in 1.8, PyArray_Diagonal is supposed to start returning a non-writeable view.
To do:
Reference: https://github.com/numpy/numpy/pull/280