pitrou commented on code in PR #43671: URL: https://github.com/apache/arrow/pull/43671#discussion_r1742022579
########## docker-compose.yml: ########## @@ -1087,6 +1088,32 @@ services: /arrow/ci/scripts/cpp_build.sh /arrow /build && /arrow/ci/scripts/python_sdist_test.sh /arrow" + ############################ Python free-threading ########################## + + ubuntu-python-313-freethreading: Review Comment: Should this be parameterized on the Python version just like `conda-python`? -- 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