jorisvandenbossche commented on issue #34031:
URL: https://github.com/apache/arrow/issues/34031#issuecomment-1561068632

   > > The PyCapsule has a destructor defined that would call the release 
callback (in case the object never got consumed)
   > 
   > I think this would still be useful.
   
   Yes, we would still keep it, but just using a different check to see when it 
should be called (checking if the release callback is not null, instead of the 
changed capsule name, as dlpack does and as I mentioned in the top post)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to