Message 341109 - Python tracker

Message341109

Author steven.daprano
Recipients docs@python, steve.dower, steven.daprano
Date 2019-04-29.18:14:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20190429181436.GF12773@ando.pearwood.info>
In-reply-to <1556560405.97.0.464374588222.issue36754@roundup.psfhosted.org>
Content
> Not all console configurations can correctly render smart quotes in 
> help() text. See the "Æ" in "superclass's" below.

That suggests to me a mismatch in encodings, rather than inability to 
render curly quotes at all. It's 2019 and surely we don't have to target 
ASCII as the lowest common denominator any more?
History
Date User Action Args
2019-04-29 18:14:43steven.dapranosetrecipients: + steven.daprano, docs@python, steve.dower
2019-04-29 18:14:43steven.dapranolinkissue36754 messages
2019-04-29 18:14:43steven.dapranocreate