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

Remove support for Python 3.8 and make 3.9 minimum required #1376

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

tleonhardt
Copy link
Member

Remove support for Python 3.8 and make 3.9 minimum required.

This PR simply updates the boilerplate files. It doesn't yet start to take advantage of things like built-in types such as list, dict, etc. supporting generics for type hints directly.

@tleonhardt tleonhardt self-assigned this Nov 10, 2024
@tleonhardt tleonhardt merged commit 410849c into 3.0.0 Nov 10, 2024
38 checks passed
@tleonhardt tleonhardt deleted the eol_38 branch November 10, 2024 17:05
@tleonhardt tleonhardt added this to the 3.0.0 milestone Nov 10, 2024
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.

1 participant