Skip to content

Decide on and document zstd options #5

Open
@emmatyping

Description

@emmatyping

The current module uses three IntEnums to define options for Zstandard. https://github.com/emmatyping/cpython/blob/zstd/Lib/compression/zstd/__init__.py#L184-L246

Should the API be kept as CParameter/DParameter? Should those be converted into constants on the module?

Regardless of what method is chosen, it needs to be documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions