Skip to content

UTF-8 Support and Compatibility #46

Description

@nsoblath

We only need to worry about explicitly supporting UTF-8 where we manually process strings. Otherwise encoding is handled by the source or destination of strings (e.g. the shell for the CLI, and files for param codecs).

Both JSON and YAML support UTF-8, and the parsing libraries we use take UTF-8 as the default encoding.

Areas for concern:

  • param/param_helpers

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions