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 serhiy.storchaka
Recipients Rosuav, benjamin.peterson, python-dev, serhiy.storchaka, steven.daprano, terry.reedy
Date 2015-12-18.12:15:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450440921.65.0.297042348427.issue25899@psf.upfronthosting.co.za>
In-reply-to
Content
> Are there any locale encodings where \x92 isn't an apostrophe?

Latin1 and all ISO-8859-*. CP437 and perhaps all DOS codepages. KOI8 family. And of course UTF-8.
History
Date User Action Args
2015-12-18 12:15:21serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, benjamin.peterson, steven.daprano, python-dev, Rosuav
2015-12-18 12:15:21serhiy.storchakasetmessageid: <1450440921.65.0.297042348427.issue25899@psf.upfronthosting.co.za>
2015-12-18 12:15:21serhiy.storchakalinkissue25899 messages
2015-12-18 12:15:21serhiy.storchakacreate