[Cython] 0.11.1 release timeframe?
Dag Sverre Seljebotn
dagss at student.matnat.uio.no
Sun Mar 29 12:50:19 CEST 2009
It appears we had a regression in 0.11; making the Cython compiler crash
on code like this:
f() if g() else h()
A fix is up. It's strange that this escaped us but I guess it is a
rather new Cython feature and so wasn't used that much in user code.
I believe a regression like this is a case for releasing 0.11.1 sooner
rather than later, and moving a lot of those tickets over to 0.11.2 ?
(as they are not regressions). We've also had the for loops update which
it would be nice to release sooner rather than later.
--
Dag Sverre
More information about the Cython-dev
mailing list