You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/07/14 15:30:00 UTC

[jira] [Created] (ARROW-9469) [Python] Make more objects weakrefable

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)