jorisvandenbossche commented on PR #43539: URL: https://github.com/apache/arrow/pull/43539#issuecomment-2271554259
The manylinux wheel _build_ is working now with Python 3.13, but the testing docker image is not yet, because the docker image `amd64/python:3.13` is not found: https://github.com/apache/arrow/blob/139dadbcbb0eaa73e3d5d5c889e98277fe50477f/docker-compose.yml#L1138 It seems docker images already exist for 3.13, but that might need to include rc in the tag? https://hub.docker.com/r/amd64/python/tags?page=&page_size=&ordering=&name=3.13 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org