[Cython] Cython 0.9.8 Release candidate
Robert Bradshaw
robertwb at math.washington.edu
Thu Jun 12 05:05:03 CEST 2008
Thanks for the report. That's what release candidates are for, right :-)
I compiled Sage a couple of revisions back, and it worked fine, and
did another sage -ba when I sent out this email (and just now
checked, it has the same problem with module-level cpdef functions).
I'm going to try to sort this out and I'll get back to you so we can
be sure it works with your symbolics.
As for nixing site-packages/cython I'm not sure what would cause that...
- Robert
On Jun 11, 2008, at 7:55 PM, Gary Furnish wrote:
> 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
>>
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
More information about the Cython-dev
mailing list