always INCREF Python arguments in 'with gil' C functions as we cannot know who owns...
authorStefan Behnel <scoder@users.berlios.de>
Mon, 27 Dec 2010 09:05:37 +0000 (10:05 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 27 Dec 2010 09:05:37 +0000 (10:05 +0100)
commit72fd96164cb13013565a6145078bb64456b47cec
treeae864f9363f9304f69b8468beaa3ca4b143828cc
parent30504bdb9388cbca877f228b50b83af35de8b8e4
always INCREF Python arguments in 'with gil' C functions as we cannot know who owns them
Cython/Compiler/Nodes.py
tests/run/owned_arg_refs.pyx