thouis / numpy-trac-migration

numpy Trac to github issues migration
2 stars 3 forks source link

PyArray_Diagonal view transition for 1.8 (Trac #2136) #5932

Open numpy-gitbot opened 11 years ago

numpy-gitbot commented 11 years ago

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

numpy-gitbot commented 11 years ago

atmention:rgommers wrote on 2012-05-19

numpy-gitbot commented 11 years ago

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.

numpy-gitbot commented 11 years ago

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 :-)