[Cython] Function calls and ref counts

John Ehresman jpe at wingware.com
Wed Mar 16 11:29:51 EDT 2016


On 3/15/16 5:55 PM, Jeroen Demeyer wrote:
> I cannot reproduce the problem...
>
> It might be relevant to mention things like OS and Python version.

It may only crash in a pydebug build since freed memory isn't 
necessarily overwritten right away.  I tested with a pydebug build of 
Python 2.7 on OS X.

Thanks,

John



More information about the cython-devel mailing list