[Cython] Cython 0.9.8 released
Stefan Behnel
stefan_ml at behnel.de
Fri Jul 25 17:59:51 CEST 2008
Hi,
Jim Kleckner wrote:
> Stefan Behnel wrote:
>> Ondrej Certik wrote:
>>> On Sun, Jul 20, 2008 at 8:40 PM, Stefan Behnel wrote:
>>>> I'd be happy if you could include this patch.
>>>>
>>>> http://hg.cython.org/cython-devel/rev/e21391d5f23a
>>>>
>>>> It didn't make it into 0.9.8, but it makes Cython generate C code that
>>>> compiles with Py3 (beta 1/2).
>>> I didn't put it in there yet. Why not to make a new upstream release?
>>> That way it will help a lot more users.
>> Yes, that would be the clean way. I was just thinking that since you were
>> pushing a Debian package anyway, it'd be nice to have something that
>> people can use for a little longer.
>>
>> Robert, could we have rev 719 as an intermediate 0.9.8.1? It would really
>> help people who want to get their Cython code ready for Py3 (not that I
>> heard anyone shouting, but I wouldn't want to be called a bottleneck when
>> the code is already there).
>
> Does that patch interact or help with Ptyhon 2.6 code generation?
No, the code generated by 0.9.8 should already work with 2.6 (beta2, that is).
Stefan
More information about the Cython-dev
mailing list