-
-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Description
Zarr still supports Python 2. As we all know, more and more of the scientific Python ecosystem is moving to Python 3 only. Looking at PyPI stats, it seems this compatibility is rarely used. Is now an okay time to discuss when and how to sunset Python 2 support here?
From my limited experience, maintaining Python 2 support makes development a bit harder (and annoying). Particularly when sorting out various string encoding/decoding issues that are relatively common in Zarr.
Metadata
Metadata
Assignees
Labels
No labels