Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ obj
Function
obj
python/pyarrow/src/arrow/python/common.h:213–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
PyObject* obj() const { return obj_; }
214
215
PyObject** ref() { return &obj_; }
216
Callers
1
~OwnedRefNoGIL
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected