[Cython] Cython 0.11 beta
Dag Sverre Seljebotn
dagss at student.matnat.uio.no
Mon Jan 26 18:33:03 CET 2009
Dag Sverre Seljebotn wrote:
> Stefan Behnel wrote:
>
>> Robert Bradshaw wrote:
>>
>>
>>> After much development, it looks like Cython 0.11 is getting stable
>>> enough to release. Please try out the beta, which is the current tip
>>> of sage-devel.
>>>
>>>
>> Thanks, Robert. I bet you meant "cython-devel", though. ;)
>>
>> I recently went through the remaining bugs for 0.11 and filtered out some
>> that can wait for future releases. We should decide which of the remaining
>> bugs we consider blockers or critical for this release, and then
>> concentrate on fixing those for the release candidate.
>>
>> http://trac.cython.org/cython_trac/report/3
>>
>> For my part, I think the bugs that generate wrong or dangerous code for
>> built-in types are worth fixing (#166, #158). Also, most of what results in
>> a compiler crash or a runtime crash is probably critical.
>>
>>
> Thanks. I've fixed one low hanging one and downgraded another buffer bug
> to minor.
>
I'd assign it to milestone 0.11.1 or 0.12 if they were available...? In
general I think one more milestone than the next release should be
available in trac.
Dag Sverre
More information about the Cython-dev
mailing list