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

Drop Python 3.6 #1034

Closed
mwtoews opened this issue Sep 13, 2021 · 2 comments
Closed

Drop Python 3.6 #1034

mwtoews opened this issue Sep 13, 2021 · 2 comments
Assignees
Milestone

Comments

@mwtoews
Copy link
Member

mwtoews commented Sep 13, 2021

According to PEP 494, Python 3.6 will reach it's EOL in December 2021. I'd like to suggest removing support for Python 3.6.

The CI tests should also start testing Python 3.9, which has been out for nearly a year already.

@snowman2
Copy link
Contributor

Python 3.10 is coming in October ref. Also, it might not be bad to also consider dropping support for Python 3.7.

Community references:

  • NEP-29 says numpy will drop support of Python 3.7 in December 2021. pandas/xarray will likely follow suit.
  • opendatacube is Python 3.8+ already ref
  • pyproj will drop support soon ref

@mwtoews
Copy link
Member Author

mwtoews commented Apr 28, 2022

Closed by b4dcc40

See also #1079 (comment) which may draw support for dropping Python 3.7 for Fiona 1.9, depending on release timeline.

@mwtoews mwtoews closed this as completed Apr 28, 2022
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

No branches or pull requests

3 participants