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 support for Python 3.14; drop support for 3.8 #529

Merged
merged 7 commits into from
Oct 17, 2024
Merged

Add support for Python 3.14; drop support for 3.8 #529

merged 7 commits into from
Oct 17, 2024

Conversation

freakboy3742
Copy link
Member

Python 3.8 is EOL; Python 3.14.0a0 has now been released. Update project requirements and CI to reflect this.

CI has also been updated to remove the use of the macOS-12 runner, as these are being removed in early December. macOS-15 runners have been added.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742
Copy link
Member Author

Waiting for 3.14.0a0 binaries to be published for macOS (see this file for updates).

@rmartin16
Copy link
Member

3.14.0a1 finally dropped; re-ran CI :)

@freakboy3742 freakboy3742 marked this pull request as ready for review October 17, 2024 00:42
@mhsmith mhsmith merged commit c44540e into main Oct 17, 2024
20 checks passed
@freakboy3742 freakboy3742 deleted the py3.14 branch October 17, 2024 22:58
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