Message 228189 - Python tracker
Message228189
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, berker.peksag, lemburg, loewis, python-dev, serhiy.storchaka, vstinner |
| Date | 2014-10-02.08:45:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412239526.94.0.419283884273.issue20079@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, sorry. I should be more careful. 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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-02 08:45:26 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, loewis, vstinner, Arfrever, python-dev, berker.peksag |
| 2014-10-02 08:45:26 | serhiy.storchaka | set | messageid: <1412239526.94.0.419283884273.issue20079@psf.upfronthosting.co.za> |
| 2014-10-02 08:45:26 | serhiy.storchaka | link | issue20079 messages |
| 2014-10-02 08:45:26 | serhiy.storchaka | create | |