Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] Build wheels for the 3.13 free-threaded build #43964

Closed
Tracked by #43536
lysnikolaou opened this issue Sep 5, 2024 · 1 comment
Closed
Tracked by #43536

[Python] Build wheels for the 3.13 free-threaded build #43964

lysnikolaou opened this issue Sep 5, 2024 · 1 comment

Comments

@lysnikolaou
Copy link
Contributor

Describe the enhancement requested

Sub-issue of #43536.

We need to add CI jobs to build wheels for the free-threaded build.

Component(s)

Python

@lysnikolaou lysnikolaou changed the title Build wheels for the 3.13 free-threaded build [Python] Build wheels for the 3.13 free-threaded build Sep 5, 2024
lysnikolaou added a commit to lysnikolaou/arrow that referenced this issue Sep 5, 2024
pitrou added a commit that referenced this issue Sep 18, 2024
#43965)

### Rationale for this change

Building free-threaded wheels is necessary to support the free-threaded build. We probably want to upload these wheels as nightlies somewhere as well, so that downstream users can test the free-threading-related changes.

### What changes are included in this PR?

- Add necessary configuration to build 3.13 free-threading wheels on `manylinux`.
- Do necessary changes to build free-threaded wheels on macOS as well.

### Are these changes tested?

I tested the `manylinux` wheel builds. macOS is still untested, since it's not dockerized.

### Are there any user-facing changes?

No.

Related to #43536.
* GitHub Issue: #43964

Lead-authored-by: Lysandros Nikolaou <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
@pitrou
Copy link
Member

pitrou commented Sep 18, 2024

Issue resolved by pull request 43965
#43965

@pitrou pitrou added this to the 18.0.0 milestone Sep 18, 2024
@pitrou pitrou closed this as completed Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants