gevent compiles and passes all its tests with this release.

However, compilation produces 420 warnings of the form:

  warning: gevent/corecext.pyx:1893:4: 'property rpid:' syntax is
deprecated, use '@property'

That's a lot of warnings.

As I understand it, this was added with pull #462 which is only in
master/0.24, so there

On Fri, Mar 11, 2016 at 2:23 AM, Robert Bradshaw <[email protected]> wrote:

> We are getting ready to push a new major release. A first alpha is up
> at http://cython.org/release/Cython-0.24a0.tar.gz
>
> To avoid surprises, please test and report.
>
> Thanks,
> Robert
> _______________________________________________
> cython-devel mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/cython-devel
>
_______________________________________________
cython-devel mailing list
[email protected]
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to