Skip to content

Encoding correctness #35

@AMDmi3

Description

@AMDmi3

Need to be considered more carefully. For now, important thoughts are:

  • text input should probably be disallowed, as it complicates logic, reduces performance and introduces subtle errors
  • yajl_dont_validate_strings could be enabled by default to make parser insensitive to the encoding. For binary output it should pass data as is, for unicode output python encoding would give more informative error messages

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