Increment reference counts. Can be used wherever a void expression is allowed. The argument must not be a NULL pointer. If it may be NULL, use Py_XINCREF instead.
In addition, converts and returns Borrowed references to their base types.
See Implementation
Increment reference counts. Can be used wherever a void expression is allowed. The argument must not be a NULL pointer. If it may be NULL, use Py_XINCREF instead.
In addition, converts and returns Borrowed references to their base types.