Casting from C pointer to object does not incref
Casting a non-Python pointer type to a Python type no longer generates an incref, unless one is required for other reasons. [Arc Riley]
Showing
Please register or sign in to comment
Casting a non-Python pointer type to a Python type no longer generates an incref, unless one is required for other reasons. [Arc Riley]