jorisvandenbossche commented on code in PR #43671:
URL: https://github.com/apache/arrow/pull/43671#discussion_r1742038338
##########
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:
Eventually yes, but was thinking that we could also handle that when there
are actually multiple python versions that could be used here (but also fine to
already do that, of course)
--
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]