[Cython] Cython 0.9.8 Release candidate

Gary Furnish gfurnish at gfurnish.net
Thu Jun 12 04:55:59 CEST 2008


This completely breaks the symbolics rewrite in Sage, and requires a
removal of site-packages/cython and reinstall of old version to fix
the damage.  (Specifically it seems to break module level cpdef
functions in some of the files in the circular def stuff, but I'm not
convinced that module level cpdef functions arn't broke on their own)

On Wed, Jun 11, 2008 at 5:32 PM, Robert Bradshaw
<robertwb at math.washington.edu> wrote:
> You can download it at http://cython.org/Cython-0.9.8.tar.gz to try
> it out, or pull from http://hg.cython.org/cython-devel/
>
> This release catches us up with all of the features of Pyrex 0.9.8 as
> well as numerous independent improvements.
>
> - Robert
>
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
>


More information about the Cython-dev mailing list