[Cython] Refcount error with fused types in classes

Pauli Virtanen pav at iki.fi
Sun Mar 17 18:32:20 CET 2013


17.03.2013 19:18, Pauli Virtanen kirjoitti:
> Hi,
> 
> 17.03.2013 18:51, mark florisson kirjoitti:
> [clip]
>> Thanks, I pushed a fix here: https://github.com/markflorisson88/cython
>> (fd4853d202b13a92).
> 
> Thanks. You beat me to this, I just arrived at the same fix :)

Note that the Py_XDECREF(self->__signatures__) needs to be removed from
_dealloc, though.

-- 
Pauli Virtanen




More information about the cython-devel mailing list