Message 289210 - Python tracker
Message289210
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, benjamin.peterson, lemburg, loewis, serhiy.storchaka |
| Date | 2017-03-08.07:20:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488957653.18.0.52704674002.issue20087@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Not all platforms use glibc 2.24 as libc. Ideally most of entries should even not exist. We should ask libc for the default encoding if it is not included in the locale name. The aliases table should be used only for mapping commonly used but unsupported by libc locales to supported by libc locales. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-08 07:20:53 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, loewis, benjamin.peterson, Arfrever |
| 2017-03-08 07:20:53 | serhiy.storchaka | set | messageid: <1488957653.18.0.52704674002.issue20087@psf.upfronthosting.co.za> |
| 2017-03-08 07:20:53 | serhiy.storchaka | link | issue20087 messages |
| 2017-03-08 07:20:53 | serhiy.storchaka | create | |