lysnikolaou commented on code in PR #43671:
URL: https://github.com/apache/arrow/pull/43671#discussion_r1742202883


##########
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:
   Also, while unlikely, free-threading support is experimental in 3.13 and 
might not even make it to 3.14. So hardcoding 3.13 makes sense to me.



-- 
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]

Reply via email to