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

Update supported Python versions #661

Closed
lindsay-stevens opened this issue Oct 4, 2023 · 0 comments · Fixed by #706
Closed

Update supported Python versions #661

lindsay-stevens opened this issue Oct 4, 2023 · 0 comments · Fixed by #706

Comments

@lindsay-stevens
Copy link
Contributor

lindsay-stevens commented Oct 4, 2023

Current supported versions of Python 3.7, 3.8 and 3.9. Version 3.7 went EOL 2023-07-27. Version 3.8 is good until 2024-10-14. Version 3.12 was released on 2023-10-02.

So support for 3.7 should be dropped, and support for versions 3.10 and 3.11 should be added. In practical terms this means updating the GitHub actions workflow here. Worth seeing if 3.12 works, but if it doesn't then it's probably so new that few will be using it yet.

Also update the README accordingly.

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

Successfully merging a pull request may close this issue.

2 participants