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

Open
opened 2018-05-10 11:13:11 +02:00 by coffeedogs · 0 comments
coffeedogs commented 2018-05-10 11:13:11 +02:00 (Migrated from github.com)

@g1itch spotted in pybitmessagecli.py:

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

Should this be utf-8?

@g1itch spotted in pybitmessagecli.py: label = (jsonAddresses['addresses'][addNum]['label' ]).encode('utf') # may still misdiplay in some consoles Should this be utf-8?
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-12-06#1240
No description provided.