Re: [Cython] Numpy Deprecation Warnings

2014-03-12 Thread Stefan Behnel
[copying my answer from cython-users, which the core developers tend to read as well] Anthony Scopatz, 12.03.2014 19:55: > Forwarding this on to cython developers. > On Sun, Mar 9, 2014 at 9:54 AM, Anthony Scopatz wrote: >> I continue to see numpy deprecation warnings. When I set the right flag >

Re: [Cython] Numpy Deprecation Warnings

2014-03-12 Thread Anthony Scopatz
Forwarding this on to cython developers. On Sun, Mar 9, 2014 at 9:54 AM, Anthony Scopatz wrote: > Hello All, > > I continue to see numpy deprecation warnings. When I set the right flag > flag, the warnings go away but then the build fails because it seems Cython > *is* generating to the old AP