jorisvandenbossche commented on PR #43965: URL: https://github.com/apache/arrow/pull/43965#issuecomment-2340090333
Based on the wheel file name in the upload step in the arm64 build, it seems it tries to upload a non-free-threaded cp313 wheel (instead of cp313t), but a normal one. Although it certainly did build the cp313t wheel (maybe that is related to why it is failing to upload?) There is also still a warning about cffi enabling the GIL, so there needs to be a `PYTHON_GIL=0` somewhere? -- 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]
