p-vdp commented on issue #47823:
URL: https://github.com/apache/arrow/issues/47823#issuecomment-3423916516

   Still getting this with rc1:
   
   ```shell
   247.4       In member function ‘PyObject* 
arrow::py::PyExtensionType::GetInstance()
   247.4       const’:
   247.4       
/root/builds/arrow/python/pyarrow/src/arrow/python/extension_type.cc:167:20:
   247.4       error: ‘PyWeakref_GET_OBJECT’ was not declared in this scope
   247.4         167 |   PyObject* inst = 
PyWeakref_GET_OBJECT(type_instance_.obj());
   247.4             |                    ^~~~~~~~~~~~~~~~~~~~
   ```


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