Closed
Description
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:
This is causing problems elsewhere, e.g., #278 (comment).
Metadata
Metadata
Assignees
Labels
No labels