8000 can't serialize bytearray · Issue #224 · msgpack/msgpack-python · GitHub
[go: up one dir, main page]

Skip to content
can't serialize bytearray #224
Closed
Closed
@dineshbvadhia

Description

@dineshbvadhia

If value = bytearray(b'\x01\x87h\x05')

then packb(value, use_bin_type=True)

returns the error: can't serialize bytearray(b'\x01\x87h\x05')

Is this a known problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0