Skip to content

Decide on and document zstd options #5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions