Skip to content

Drop Python 3.7 support, add Python 3.13 support. #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thet
Copy link
Member

@thet thet commented May 27, 2025

Python 3.7 is apparently not supported by GitHub Actions anymore. Also it's unsupported by Python itself.
But Python 3.13 is not stable.

See the test failures in:
#10

Update this in setup.cfg and GHA actions workflow.

I'd even remove support for Python 2.7 and update the code for f-strings and remove unicode literals, etc.
But that's another topic.

@thet thet requested review from rnixx and lenadax May 27, 2025 09:50
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.

None yet

1 participant