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 to CI #1582

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Add python 3.13 to CI #1582

wants to merge 3 commits into from

Conversation

zm711
Copy link
Contributor

@zm711 zm711 commented Oct 13, 2024

Python 3.13 released. See notes here. We should be testing for it now :)

I think we had mentioned we wanted our CI to be oldest and newest python at some point too. Let's see what happens...

@zm711
Copy link
Contributor Author

zm711 commented Oct 13, 2024

Seems like NumPy 1.26.4 is not ready for python 3.13 just for Windows. I guess we wait. IO tests passed though which is nice!

@zm711
Copy link
Contributor Author

zm711 commented Oct 14, 2024

Actually there is no guarantee that 3.13 will work with 1.26 so let me drop that soon. Seems like there's no point to updating to 3.13 until we have the numpy 2.0 stuff solved

numpy/numpy#24810

@zm711 zm711 added this to the 0.14.0 milestone Oct 16, 2024
@zm711
Copy link
Contributor Author

zm711 commented Oct 18, 2024

Will be closed by #1490 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant