-
Notifications
You must be signed in to change notification settings - Fork 41
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.8 #717
Comments
big reason we can not drop it yet: most deployments of openeo geopyspark driver are still bound to 3.8 |
soxofaan
added a commit
that referenced
this issue
Jan 28, 2025
soxofaan
added a commit
that referenced
this issue
Jan 28, 2025
problem in #714: geopandas dropped python 3.8 support in 0.14.0 (Sept 2023) |
another possible problem as we are depending more and more on stac/pystac: pystac dropped python 3.8 support in version 1.9.0 (2023-10-23) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Python 3.8 reached end of life October last year (2024-10-07).
This ticket is to collect and cross-reference reasons for dropping support.
Previous editions:
The text was updated successfully, but these errors were encountered: