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

Add Py 3.14 builds to the CI version matrix #88

Open
clin1234 opened this issue Aug 15, 2024 · 4 comments
Open

Add Py 3.14 builds to the CI version matrix #88

clin1234 opened this issue Aug 15, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@clin1234
Copy link

No description provided.

@tacaswell
Copy link

tacaswell commented Aug 20, 2024

I see the build succeed, but it does segfault on import for me.

@Julian
Copy link
Member

Julian commented Sep 2, 2024

A PR adding building on 3.14 in whatever configurations work is certainly welcome.
I suspect any failures at least partially may depend on upstream (PyO3) work which I know is still ongoing.

@ngoldbaum
Copy link
Contributor

This was fixed upstream in PyO3 0.22.6.

@Julian
Copy link
Member

Julian commented Nov 18, 2024

I'm going to repurpose this to simply be about adding 3.14 to the CI matrix then, thanks!

@Julian Julian changed the title Build succeeds on 3.14 no-GIL only when PYO3_USE_ABI3_FORWARD_COMPATIBILITY is set Add Py 3.14 builds to the CI version matrix Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants