AlenkaF commented on issue #48172: URL: https://github.com/apache/arrow/issues/48172#issuecomment-3553305732
Good question. Looking at [python_wheel_xlinux_build.sh](https://github.com/apache/arrow/blob/main/ci/scripts/python_wheel_xlinux_build.sh), for example, the wheels seem to be built on PyArrow main and that should have the [`PyWeakref_GET_OBJECT`](https://github.com/apache/arrow/issues/47823) fix (if that is what you had in mind with 3.15 failure). @raulcd please correct me if I am wrong. -- 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]
