Skip to content

The way write_string in serialization.py handles empty strings ("") is unexpected #792

Description

@ThosRTanner

The existing code codes it as a None, rather than a string of zero length. Is this intended, or an accident because there's no situation where an empty string would be sent and have a useful meaning?

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