Skip to content

Re-evaluate usage of encoding throughout the package #103

@bskinn

Description

@bskinn

Right now many things internally are coerced to using UTF-8. This may be fine! Occurrences of encoding collisions may be infrequent enough that it might as well be a YAGNI to do this.

But, it would be a good opportunity to strengthen understanding of when to handle encodings in which way(s).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions