Skip to content

Add support for new Python 3.14 compression.zstd module #3610

@sethmlarson

Description

@sethmlarson

Thanks to @emmatyping Python now has zstandard support in the standard library 🥳 See PEP 784 for more information. I'm adding preferential support for the compression.zstd module over the zstandard package from PyPI, one day we'll deprecate our [zstd] extra after we drop support for Python 3.13.

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