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 doerwalter, lemburg, serhiy.storchaka, terry.reedy, vstinner, 王杰
Date 2016-02-10.07:54:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455090860.85.0.413917453173.issue25937@psf.upfronthosting.co.za>
In-reply-to
Content
I think the correct way is not add "utf8" to special case, but removes "utf-8". Here is a patch.
History
Date User Action Args
2016-02-10 07:54:20serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, doerwalter, terry.reedy, vstinner, 王杰
2016-02-10 07:54:20serhiy.storchakasetmessageid: <1455090860.85.0.413917453173.issue25937@psf.upfronthosting.co.za>
2016-02-10 07:54:20serhiy.storchakalinkissue25937 messages
2016-02-10 07:54:20serhiy.storchakacreate