[ https://issues.apache.org/jira/browse/ARROW-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369283#comment-16369283 ]
ASF GitHub Bot commented on ARROW-2171: --------------------------------------- pitrou commented on issue #1626: ARROW-2171: [C++/Python] Make OwnedRef safer URL: https://github.com/apache/arrow/pull/1626#issuecomment-366741212 AppVeyor build at https://ci.appveyor.com/project/pitrou/arrow/build/1.0.97 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > [Python] OwnedRef is fragile > ---------------------------- > > Key: ARROW-2171 > URL: https://issues.apache.org/jira/browse/ARROW-2171 > Project: Apache Arrow > Issue Type: Bug > Components: Python > Affects Versions: 0.8.0 > Reporter: Antoine Pitrou > Assignee: Antoine Pitrou > Priority: Major > Labels: pull-request-available > Fix For: 0.9.0 > > > Some uses of OwnedRef can implicitly invoke its (default) copy constructor, > which will lead to extraneous decrefs. -- This message was sent by Atlassian JIRA (v7.6.3#76005)