Antoine Pitrou created ARROW-9469:
-------------------------------------
Summary: [Python] Make more objects weakrefable
Key: ARROW-9469
URL: https://issues.apache.org/jira/browse/ARROW-9469
Project: Apache Arrow
Issue Type: Wish
Components: Python
Reporter: Antoine Pitrou
Fix For: 2.0.0
Currently, some PyArrow objects (like Array) are weakrefable, but others (like
Buffer) are not. There's no reason not to allow that, it just needs the
required (short) boilerplate.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)