-
Notifications
You must be signed in to change notification settings - Fork 7
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
Planify Python version support. #11
Comments
Would be good to get some thoughts from downstream users on this. CC'd a few below. Feel free to pull in others that may have thoughts here 🙂 |
For both napari and scikit-image we are following NEP-29 (plus a few months where convenient) so this would be completely fine by us. |
Xarray already requires Python 3.6, and we are considering requiring Python 3.7 soon. |
zarr is signed up to https://scientific-python.org/specs/spec-0000/, so I guess this could be closed? |
As discussed today this is an issue to discuss future support for multiple Python versions.
Currently Python 3.5 does not support many of the newer syntax feature and from the discussion there does not seem to be strong reasons to keep Python 3.5. Thus it seem like giving the Zarr community notice that we are planning to drop Python 3.5 support, give a few weeks to let users express concern, grievances, and if no objection, do one last release supporting 3.5.
In addition to this I suggest to adopt a schedule of dropping Python support ahead of time to give users time to planify. As we are just stopping support for 3.5 I suggest using NEP 29 but shifted by 12 month.
The text was updated successfully, but these errors were encountered: