Skip to content

TST: BOM in test_ujson.py? #6067

Closed
@dsm054

Description

@dsm054

Is there some reason that test_ujson.py starts with a UTF-8 BOM, or was it introduced accidentally? Can't think of why you'd want one there, but maybe I'm missing something.

>>> open("test_ujson.py").readline()
'\xef\xbb\xbffrom unittest import TestCase\n'

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO JSONread_json, to_json, json_normalize

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions