Re: [Cython] Cython 0.19.1 release candidate

2013-05-08 Thread Stefan Behnel
Robert Bradshaw, 08.05.2013 21:00: > It'd be nice to pull in > https://github.com/cython/cython/commit/5574592e569e0cce5f1277b6f0c441d6d19122b5 > as well. Done. Stefan ___ cython-devel mailing list [email protected] http://mail.python.org/mailman

Re: [Cython] Cython 0.19.1 release candidate

2013-05-08 Thread Robert Bradshaw
It'd be nice to pull in https://github.com/cython/cython/commit/5574592e569e0cce5f1277b6f0c441d6d19122b5 as well. On Wed, May 8, 2013 at 7:25 AM, Stefan Behnel wrote: > Hi, > > here's a release candidate for 0.19.1. I accept feedback for the next two > days, then I'll send the final release out.

[Cython] Cython 0.19.1 release candidate

2013-05-08 Thread Stefan Behnel
Hi, here's a release candidate for 0.19.1. I accept feedback for the next two days, then I'll send the final release out. http://cython.org/release/Cython-0.19.1rc1.tar.gz The changelog is on github: https://github.com/cython/cython/blob/1491df80144a13ac4c6d8027283f7619a716fb58/CHANGES.rst St