Message 341110 - Python tracker

Message341110

Author steve.dower
Recipients docs@python, steve.dower, steven.daprano
Date 2019-04-29.18:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556562570.08.0.752769240228.issue36754@roundup.psfhosted.org>
In-reply-to
Content
> mismatch in encodings

Also likely. I haven't looked into how pydoc does its rendering, but certainly Python 3.7 on Windows should be able to print regular Unicode.

Perhaps it's not going through stdout for some reason?
History
Date User Action Args
2019-04-29 18:29:30steve.dowersetrecipients: + steve.dower, steven.daprano, docs@python
2019-04-29 18:29:30steve.dowersetmessageid: <1556562570.08.0.752769240228.issue36754@roundup.psfhosted.org>
2019-04-29 18:29:30steve.dowerlinkissue36754 messages
2019-04-29 18:29:29steve.dowercreate