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 Python 3.6 support after 2021-12 #186

Closed
pjbull opened this issue Dec 29, 2021 · 0 comments · Fixed by #202
Closed

Drop Python 3.6 support after 2021-12 #186

pjbull opened this issue Dec 29, 2021 · 0 comments · Fixed by #202
Labels
good first issue Good for newcomers

Comments

@pjbull
Copy link
Member

pjbull commented Dec 29, 2021

Python 3.6 will stop receiving security updates after 2021-12:
https://www.python.org/dev/peps/pep-0494/#lifespan

We can remove it from our test matrix and our list of supported python versions in setup.py

We should replace it with Python 3.10 instead

@pjbull pjbull added the good first issue Good for newcomers label Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant