PyInterpreter: add comments to mark borrowed references in Python C-API
Note that Python's borrowed references must _not_ be decremented by 'Py_DECREF' after use.
Loading
Please register or sign in to comment
Note that Python's borrowed references must _not_ be decremented by 'Py_DECREF' after use.