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 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
>
___
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel


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

___
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel