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

CI: Add test job for Python 3.13 #322

Merged
merged 2 commits into from
Jul 11, 2024
Merged

CI: Add test job for Python 3.13 #322

merged 2 commits into from
Jul 11, 2024

Conversation

EwoutH
Copy link
Contributor

@EwoutH EwoutH commented Jul 10, 2024

Python 3.13 is now in beta, thus is might be useful to start testing what works and what doesn't.

This PR adds a Python 3.13 jobs for the conda and regular Ubuntu pip jobs.

It also fixes a bug in the Ubuntu job, by making sure the Python version specified in the matrix is actually used when setting up Python.

EwoutH added 2 commits July 10, 2024 16:45
Python 3.13 is now in beta, thus is might be useful to start testing what works and what doesn't.

This PR adds a Python 3.13 jobs for the conda and regular Ubuntu pip jobs.
Python 3.13 not yet available on regular conda channels.
@EwoutH
Copy link
Contributor Author

EwoutH commented Jul 10, 2024

Looks like it's stuck on samuelcolvin/watchfiles#276. Waiting on samuelcolvin/watchfiles#287 to get merged and a new watchfiles release to be published.

@EwoutH EwoutH marked this pull request as ready for review July 10, 2024 15:21
Copy link
Member

@mwtoews mwtoews left a comment

Choose a reason for hiding this comment

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

Thanks! Tests with 3.13b2 look good, no new errors or warnings. We'll add it to tox workflow after the final release in October.

@mwtoews mwtoews merged commit 47dae12 into Toblerity:master Jul 11, 2024
21 checks passed
@EwoutH
Copy link
Contributor Author

EwoutH commented Jul 11, 2024

Thanks for merging!

We'll add it to tox workflow after the final release in October.

I recommend doing this after release candidate 1, which is planned for Tuesday, 2024-07-30.

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.

3 participants