Skip to content

TSV and CSV formats don't support non-ascii characters on Python 2 #18

@tsroten

Description

@tsroten

Python 2's csv module does not support non-ascii characters. We need to require the unicodecsv backports.csv package and update the compat module accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions