Skip to content

UTF-8 encoding #12

Description

@DavidNemeskey

Hi,

Have you considered saving the JSONs in UTF-8, as opposed to ASCII? For people who just want to have a quick look at the file in an editor instead of loading it programmatically, the current format is either hard or outright impossible to read, depending on the language. An ensure_ascii=False would go a long way.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions