[Numpy-discussion] Should arr.diagonal() return a copy or a view? (1.7 compatibility issue)

Frédéric Bastien nouiz at nouiz.org
Wed May 23 09:11:52 EDT 2012


+1

Don't forget that many user always update to each version. So they
will skip many version. This is especially true for people that rely
on the distribution package that skip many version when they update.
So this is not just a question of how many version we warn/err, but
also how many times we wait that those warning/error get propagated to
all user.

Fred

On Wed, May 23, 2012 at 9:02 AM, Olivier Delalleau <shish at keba.be> wrote:
>
> /agree with Nathaniel. Overly cautious is good!
>
> -=- Olivier
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



More information about the NumPy-Discussion mailing list