Skip to content

Use backports.zstd instead of pyzstdΒ #64

@alexprengere

Description

@alexprengere

https://pypi.org/project/backports.zstd/ looks to be an official backport of compression.zstd to earlier Python versions.
We should probably switch from pyzstd to use the same lib everywhere, but we cannot switch as-is because it looks like PyPy3 is not supported yet (see roadmap).
I created a PR #63 to test things.

Tagging @kurtmckee as the original author of #61

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