Skip to content

Use backports.zstd for zstandard compression #197

@yunzheng

Description

@yunzheng

Python 3.14 introduced native zstandard support, and there is now a backports.zstd package that we can use for older Python versions.

Change zstd compression support in flow.record to use backports.zstd instead of the zstandard library that we use now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions