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

Drop support for Python 3.8, add support for Python 3.13 #383

Merged
merged 6 commits into from
Dec 13, 2024
Merged

Conversation

nchammas
Copy link
Owner

@nchammas nchammas commented Dec 13, 2024

This PR makes the following changes:

  • Drop support for Python 3.8, which is EOL.
  • Add CI build for Python 3.13.
  • Refresh dependencies.

I tested this PR by launching and destroying a cluster.

Fixes #380.

@nchammas nchammas changed the title Drop support for Python 3.8 Drop support for Python 3.8, add support for Python 3.13 Dec 13, 2024
@nchammas
Copy link
Owner Author

@chenrui333 The 3.13 build passes without bumping PyYAML (I'm looking at the build status for f7963df), but based on #380 I looked into it and do see this changelog entry, so I've bumped PyYAML anyway.

@nchammas nchammas merged commit 7056d20 into master Dec 13, 2024
11 checks passed
@nchammas nchammas deleted the drop-py38 branch December 13, 2024 22:54
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