Skip to content

sdnotify fails when status message contains unicode (utf-8) characters #9

@frank-pet

Description

@frank-pet

Replacing "codecs.latin_1_encode(x)[0]" with "x.encode('utf-8')" works just fine....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions