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 Arfrever, benjamin.peterson, lemburg, loewis, serhiy.storchaka
Date 2017-03-09.10:47:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489056463.92.0.93990220128.issue20087@psf.upfronthosting.co.za>
In-reply-to
Content
The SUPPORTED file from glibc is used for determining the default encoding  for locales that don't include it explicitly. For example en_IN uses UTF-8 rather than ISO8859-1.
History
Date User Action Args
2017-03-09 10:47:43serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, loewis, benjamin.peterson, Arfrever
2017-03-09 10:47:43serhiy.storchakasetmessageid: <1489056463.92.0.93990220128.issue20087@psf.upfronthosting.co.za>
2017-03-09 10:47:43serhiy.storchakalinkissue20087 messages
2017-03-09 10:47:43serhiy.storchakacreate