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, 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:26serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, loewis, vstinner, Arfrever, python-dev, berker.peksag
2014-10-02 08:45:26serhiy.storchakasetmessageid: <1412239526.94.0.419283884273.issue20079@psf.upfronthosting.co.za>
2014-10-02 08:45:26serhiy.storchakalinkissue20079 messages
2014-10-02 08:45:26serhiy.storchakacreate