[Cython] ref-leak in 0.17

mark florisson markflorisson88 at gmail.com
Tue Sep 25 22:37:19 CEST 2012


On 25 September 2012 16:48, Stefan Behnel <stefan_ml at behnel.de> wrote:
> mark florisson, 25.09.2012 17:27:
>> On 25 September 2012 16:12, Stefan Behnel wrote:
>>> Stefan Behnel, 25.09.2012 14:55:
>>>> there is a reference leak in the new dict iteration code in 0.17:
>>>>
>>>> http://trac.cython.org/cython_trac/ticket/790
>>>>
>>>> I'll see if I can fix it and then release a pure bugfix 0.17.1 right
>>>> afterwards.
>>>>
>>>> Please take a look at your own patch queues to see if there are any other
>>>> important bugs that you would like to see fixed in that release.
>>>
>>> Update: I fixed this, so 0.17.1 will be released tomorrow (CEST) unless
>>> you've thrown in your veto by then.
>>>
>>> @Mark: what about the NULL strides changes? Would you consider them safe
>>> enough to go in or can they wait a bit? If unsure, please choose the latter. ;)
>>
>> Thanks for asking. Yeah I merged it last weekend with tests and error
>> checking code, it should be fine.
>
> Ok - it won't impact existing code but fixes the implementation, so I think
> it can go in.
>
> Could you merge it over?
>
> Stefan
>
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> http://mail.python.org/mailman/listinfo/cython-devel

Done. We only have a few really small fixes, do we really want to push
out a bugfix release with this?


More information about the cython-devel mailing list