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 python 3.13 wheel support #3030

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Add python 3.13 wheel support #3030

merged 1 commit into from
Aug 6, 2024

Conversation

ankith26
Copy link
Member

@ankith26 ankith26 commented Aug 4, 2024

Python 3.13rc1 is out, we should be testing on it and making wheels for it.

This is a pretty simple PR, the only thing that could look slightly weird is the docker file updates happening in this PR. This is needed for github actions to regen the base images and therefore get 3.13rc1 in the first place.

@ankith26 ankith26 requested a review from a team as a code owner August 4, 2024 13:23
Copy link
Member

@Starbuck5 Starbuck5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested out a 3.13 wheel on Windows and it worked as expected. Thanks!

@ankith26 ankith26 added this to the 2.5.1 milestone Aug 5, 2024
Copy link
Member

@oddbookworm oddbookworm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@oddbookworm oddbookworm added the CI Issue with the Continuous Integration (CI), the actions/bots that test things label Aug 6, 2024
@oddbookworm oddbookworm merged commit ba48b56 into main Aug 6, 2024
24 checks passed
@ankith26 ankith26 deleted the ankith26-py313 branch August 12, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Issue with the Continuous Integration (CI), the actions/bots that test things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants