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.7 support #314

Closed
koenvo opened this issue May 15, 2024 · 2 comments · Fixed by #318
Closed

Drop Python 3.7 support #314

koenvo opened this issue May 15, 2024 · 2 comments · Fixed by #318

Comments

@koenvo
Copy link
Contributor

koenvo commented May 15, 2024

Currently we run tests for Python 3.7 and have make sure everything works.

I propose to drop support for 3.7 in the next release and remove the tests. The current version might or might not work on 3.7 but we won't fix 3.7 related issues.

Some issues:

image

Source: https://devguide.python.org/versions/ (May 22th 2024)

@probberechts
Copy link
Contributor

Python 3.7 has reached its end of life, so dropping support for it seems reasonable. According to pypistats most users are on Python >=3.9.

@JanVanHaaren
Copy link
Collaborator

I'm also fine with dropping support for Python 3.7.

https://peps.python.org/pep-0537/#schedule-last-security-only-release

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