This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients ezio.melotti, ned.deily, serhiy.storchaka, taleinat, terry.reedy
Date 2019-10-02.20:18:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570047496.92.0.067338209661.issue13153@roundup.psfhosted.org>
In-reply-to
Content
More info:

>>> '\N{PERSONAL COMPUTER}'.encode('utf-8').decode('latin-1') == '💻'
True
History
Date User Action Args
2019-10-02 20:18:16taleinatsetrecipients: + taleinat, terry.reedy, ned.deily, ezio.melotti, serhiy.storchaka
2019-10-02 20:18:16taleinatsetmessageid: <1570047496.92.0.067338209661.issue13153@roundup.psfhosted.org>
2019-10-02 20:18:16taleinatlinkissue13153 messages
2019-10-02 20:18:16taleinatcreate