Skip to content

Drop Python 3.9 #160

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
anaprietonem opened this issue Feb 28, 2025 · 0 comments
Open

Drop Python 3.9 #160

anaprietonem opened this issue Feb 28, 2025 · 0 comments

Comments

@anaprietonem
Copy link
Collaborator

What maintenance does this project need?

Python 3.9 is reaching its End-of-Life (EOL) in October this year. Additionally, our CI workflows are encountering increasing difficulties with Python 3.9, particularly regarding type hinting incompatibilities, such as issues related to UP007.

Given these challenges and the fact that Python 3.9 will soon be unsupported, I propose removing Python 3.9 support from our CI pipelines and updating our documentation accordingly.

Proposed Changes:
Remove Python 3.9 from CI workflows.
Update dependencies and type hints where necessary.
Adjust documentation to reflect the new minimum supported Python version.

Organisation

ECMWF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To be triaged
Development

No branches or pull requests

1 participant