[Cython] 0.11.1 release timeframe?

Stefan Behnel stefan_ml at behnel.de
Mon Mar 30 09:28:47 CEST 2009


Dag Sverre Seljebotn wrote:
> Robert Bradshaw wrote:
>>> 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.
>>
>> My only hesitance about loops is that it changes (for the better) the  
>> semantics of some loops. Hopefully people haven't been relying on the  
>> old behavior, but is that too much for a 0.11.x release? Granted, it  
>> would only affect people abusing wrong corner cases.

I'm not sure either. We might think about moving the change to 0.12
entirely, but I actually consider it a bug that gets fixed. The sooner, the
better. Fixing it right in 0.11.1 would make that clear.

Stefan




More information about the Cython-dev mailing list