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

   >  so perhaps the name check was made stricter on the Python side when 
capsules started being used there.
   
   FWIW, the python.R code is not yet using capsules (it's still using 
`_import_from_c(..)` with raw pointers, as can also be seen in the error 
traceback), so this "name check" is happening somewhere in reticulate itself? 
   (just want to say that AFAIU this is not related to the capsule work on the 
python side)
   


-- 
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