Skip to content

When will Zarr drop Python 2 support? #393

@jhamman

Description

@jhamman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions