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

build python 3.13 wheels #62

Merged
merged 3 commits into from
Sep 23, 2024
Merged

build python 3.13 wheels #62

merged 3 commits into from
Sep 23, 2024

Conversation

shapiromatron
Copy link
Collaborator

@shapiromatron shapiromatron commented Sep 10, 2024

Python 3.13 will be released in early October, update our build wheel process to automatically build wheels for Python 3.13.

This will use a release candidate, but since the API is ABI compatible, they should work with the final release.

See details in the cibuildwheel changelog:

🌟 CPython 3.13 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to PyPI! This release includes CPython 3.13.0rc1, which is guaranteed to be ABI compatible with the final release. Free-threading is still behind a flag/config option. (#1950)

@shapiromatron
Copy link
Collaborator Author

shapiromatron commented Sep 10, 2024

Update from 9/10/24 - try again once a pandas 3.13 wheel is available; https://pypi.org/project/pandas/#files. Revisit a week from now?

@shapiromatron shapiromatron marked this pull request as draft September 10, 2024 18:02
@shapiromatron shapiromatron marked this pull request as ready for review September 23, 2024 01:40
@shapiromatron
Copy link
Collaborator Author

Version 2.2.3 w/ python 3.13 wheels released on 9/20 - ok to merge!

@shapiromatron shapiromatron merged commit 4d65678 into main Sep 23, 2024
2 checks passed
@shapiromatron shapiromatron deleted the cibuildwheel-313 branch September 23, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant