From: Nathaniel S. <nj...@po...> - 2014-06-10 18:26:59
|
On 10 Jun 2014 19:07, "Eric Firing" <ef...@ha...> wrote: > > This is just a heads-up: some indexing changes in the numpy 1.9rc break > matplotlib, as revealed in the mpl tests; there is a discussion on the > numpy-discussion list about what to do about it. It looks like they > will back off on the changes and put in deprecations, giving us time to > modify mpl. Yes, and please do test the numpy betas/RCs - we're trying to do a better job at not breaking downstreams on every release, but it's easy for us to miss breakages, or to think we've fixed something in the second beta but be wrong about this. If you notice *anything* broken by the betas then please at least let us know (even if the code is easy to fix on tour end), and when doing so please use the magic word "regression" so that we can assign it appropriate priority. -n |