-
Notifications
You must be signed in to change notification settings - Fork 578
'utf' should be 'utf-8' #1240
Copy link
Copy link
Open
Labels
bugSomething isn't working as it's supposed toSomething isn't working as it's supposed to
Milestone
Description
@g1itch spotted in pybitmessagecli.py:
label = (jsonAddresses['addresses'][addNum]['label' ]).encode('utf') # may still misdiplay in some consoles
Should this be utf-8?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as it's supposed toSomething isn't working as it's supposed to