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 Python 3.7 #113

Merged
merged 4 commits into from
Nov 29, 2024
Merged

Drop support for Python 3.7 #113

merged 4 commits into from
Nov 29, 2024

Conversation

kmaziarz
Copy link
Contributor

Python 3.7 is well past its end-of-life; we mostly maintained support for it due to it being required to run GLN, which since #103 is no longer the case. This PR raises the minimum Python requirement to 3.8 and removes compatibility hacks that are not needed anymore. The recently released v0.5.0 will thus be the last version to support Python 3.7, which users can fall back to if they really need to.

@kmaziarz kmaziarz requested review from AustinT and mrwnmsr November 28, 2024 20:18
Copy link
Collaborator

@AustinT AustinT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just remember to add a CHANGELOG entry.

@kmaziarz kmaziarz merged commit 5b6cc35 into main Nov 29, 2024
5 checks passed
@kmaziarz kmaziarz deleted the kmaziarz/drop-support-for-py37 branch November 29, 2024 14:04
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.

2 participants