Skip to content

MsgPack codec is broken for array of bytes objects #324

Closed
@alimanfoo

Description

@alimanfoo

Currently the tests involving the msgpack codec expect broken behaviour where the codec converts an array of bytes objects to an array of str (unicode) objects. Relevant line of code is here:

https://github.com/zarr-developers/zarr/blob/a4d5656e3042216308b03ab7514567139d4004fc/zarr/tests/test_core.py#L985

This is causing problems elsewhere, e.g., #278 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions