Forwarding this on to cython developers. On Sun, Mar 9, 2014 at 9:54 AM, Anthony Scopatz <scopatz@gmail.com> 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 API even though I am not using it! Is this what is actually going on? And if so, is there a fix in the pipeline?
Be Well Anthony
[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 flag, the warnings go away but then the build fails because it seems Cython *is* generating to the old API even though I am not using it! Is this what is actually going on? And if so, is there a fix in the pipeline?
No fix prepared, but we certainly take patches. Stefan
participants (2)
-
Anthony Scopatz -
Stefan Behnel