Skip to content

'utf' should be 'utf-8' #1240

Open
Open
@coffeedogs

Description

@coffeedogs

@g1itch spotted in pybitmessagecli.py:

label = (jsonAddresses['addresses'][addNum]['label' ]).encode('utf') # may still misdiplay in some consoles

Should this be utf-8?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as it's supposed to

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions