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 old Python #80

Open
mikemanger opened this issue Aug 1, 2024 · 0 comments
Open

Drop support for old Python #80

mikemanger opened this issue Aug 1, 2024 · 0 comments

Comments

@mikemanger
Copy link

mikemanger commented Aug 1, 2024

Dropping support for EOL Python will tidy up the codebase and encourage people to use more secure features such as SSLContext (see #79).

See a list of supported versions here https://endoflife.date/python

I'd propose dropping support for anything below 3.8 although that ends relatively support soon (October 2024) so it might be better to go with <3.9.

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

No branches or pull requests

1 participant