Message 289290 - Python tracker
Message289290
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, benjamin.peterson, lemburg, loewis, serhiy.storchaka |
| Date | 2017-03-09.13:07:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1489064858.06.0.198072531429.issue20087@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The original issue is issue29571. The locale module returned encoding ISO8859-1 for locale en_IN (as in the X11 locale alias map), but glibc uses UTF-8 (as in glibc SUPPORT file). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-09 13:07:38 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, loewis, benjamin.peterson, Arfrever |
| 2017-03-09 13:07:38 | serhiy.storchaka | set | messageid: <1489064858.06.0.198072531429.issue20087@psf.upfronthosting.co.za> |
| 2017-03-09 13:07:38 | serhiy.storchaka | link | issue20087 messages |
| 2017-03-09 13:07:38 | serhiy.storchaka | create | |