Re: [Cython] release preparations for 0.22.1 and 0.23

2015-04-25 Thread Stefan Behnel
Jeroen Demeyer schrieb am 25.04.2015 um 23:17: > On 2015-04-25 17:40, Stefan Behnel wrote: >> Please make sure everything that you consider a safe bug fix is in the >> 0.22.x branch. > Does it include the memleak fix? That would be good to have. Good catch. It does now. :) Stefan ___

Re: [Cython] release preparations for 0.22.1 and 0.23

2015-04-25 Thread Jeroen Demeyer
On 2015-04-25 17:40, Stefan Behnel wrote: Hi, I think it's about time for a new release. I propose to relase 0.22.1 in the next days, and then start the release cycle for 0.23. Please make sure everything that you consider a safe bug fix is in the 0.22.x branch. Does it include the memleak fix