Message 228192 - Python tracker
Message228192
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, berker.peksag, lemburg, loewis, python-dev, serhiy.storchaka, vstinner |
| Date | 2014-10-02.09:13:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <61405148.2CY2nBiCRg@raxxla> |
| In-reply-to | <1412239526.94.0.419283884273.issue20079@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Test failed due to mismatch between glibc and X11 locale.alias (issue20087). > In X11 locale.alias ca_ES is mapped to ca_ES.ISO8859-1, and in glibc 2.19 > it is mapped to ca_ES.ISO8859-15. ca_ES@valencia exists only in glibc > SUPPORTED file and was added in the last commit (due to mismatch with > ca_ES). Hmm, no, both aliases are from glibc SUPPORTED file: ca_ES.UTF-8 UTF-8 ca_ES ISO-8859-1 ca_ES@euro ISO-8859-15 ca_ES.UTF-8@valencia UTF-8 ca_ES@valencia ISO-8859-15 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-02 09:13:04 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, loewis, vstinner, Arfrever, python-dev, berker.peksag |
| 2014-10-02 09:13:04 | serhiy.storchaka | link | issue20079 messages |
| 2014-10-02 09:13:03 | serhiy.storchaka | create | |