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 | vstinner |
|---|---|
| Recipients | Arfrever, berker.peksag, lemburg, loewis, python-dev, serhiy.storchaka, vstinner |
| Date | 2014年10月02日.08:24:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412238275.51.0.867579959045.issue20079@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A lot of buildbot failed. Example: http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.x/builds/2692/steps/test/logs/stdio ====================================================================== FAIL: test_valencia_modifier (test.test_locale.NormalizeTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_locale.py", line 428, in test_valencia_modifier self.check('ca_ES@valencia', 'ca_ES.ISO8859-1@valencia') File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_locale.py", line 370, in check self.assertEqual(locale.normalize(localename), expected, msg=localename) AssertionError: 'ca_ES.ISO8859-15@valencia' != 'ca_ES.ISO8859-1@valencia' - ca_ES.ISO8859-15@valencia ? - + ca_ES.ISO8859-1@valencia : ca_ES@valencia |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年10月02日 08:24:35 | vstinner | set | recipients: + vstinner, lemburg, loewis, Arfrever, python-dev, berker.peksag, serhiy.storchaka |
| 2014年10月02日 08:24:35 | vstinner | set | messageid: <1412238275.51.0.867579959045.issue20079@psf.upfronthosting.co.za> |
| 2014年10月02日 08:24:35 | vstinner | link | issue20079 messages |
| 2014年10月02日 08:24:34 | vstinner | create | |