[Cython] Cython alpha 0.24

Jason Madden jason.madden at nextthought.com
Sat Mar 19 10:44:29 EDT 2016


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 <robertwb at gmail.com> 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
> cython-devel at python.org
> https://mail.python.org/mailman/listinfo/cython-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20160319/97664c74/attachment.html>


More information about the cython-devel mailing list