lysnikolaou commented on PR #43965: URL: https://github.com/apache/arrow/pull/43965#issuecomment-2331354062
> For linux (where it already succeeds to the testing step), we will also need to get a 3.13t build of the test image (`python-wheel-manylinux-test-unittests`) Yeah, I'm working on that as well. My understanding was that both `python-wheel-manylinux-test-unittests` and `python-wheel-manylinux-test-imports` need some changes, but they both depend on the Docker official Python images, which do not have a free-threaded variant. It might make sense for me to work on that, too, but for now, I'm trying to see how to best circumvent that. Maybe start with an ubuntu images and install a Python from deadsnakes? -- 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]
