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

chore: drop Python 3.7 and add 3.11 support #51

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

hairmare
Copy link
Contributor

@hairmare hairmare commented Mar 4, 2024

Python 3.7 was deprecated in 2023 and 3.11 and 3.12 have been a available for a reasonable while so it's time to update.

Dropping 3.7 also gets rid of the importlib-metadata workaround.

This also paves the way towards implementing a fix for #50 but i split it into it's own PR due to it's cross cutting nature.

@hairmare hairmare changed the title chore: drop Python 3.7 and add 3.11 and 3.12 support chore: drop Python 3.7 and add 3.11 support Mar 4, 2024
@hairmare hairmare mentioned this pull request Mar 4, 2024
@stephrdev stephrdev merged commit f44b6b5 into stephrdev:master Mar 5, 2024
4 checks passed
@hairmare hairmare deleted the chore/update-py-versions branch March 5, 2024 10:48
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