Skip to content

Python str mode/setting/parameter #32

@chutz

Description

@chutz

At the moment libpy_simdjson uses bytes for all string values in the resulting dict/list. It would be nice if there was a way to ask it to return regular strings instead. This will reduce the code churn when switching to it from another json implementation, and help allow code to use this library optionally with a fallback to other implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions