[issue23472] Setup locales on buildbots

2015-02-20 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: May be document this recommendation somewhere? If there is crossplatform script that tests buildbot configuration, may be add checks for locales in it? -- ___ Python tracker ___

[issue23472] Setup locales on buildbots

2015-02-20 Thread Antoine Pitrou
Antoine Pitrou added the comment: Unfortunately, this is the kind of thing that must be asked individually to each buildbot owner. -- ___ Python tracker ___

[issue23472] Setup locales on buildbots

2015-02-17 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- nosy: +lemburg, loewis ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:/

[issue23472] Setup locales on buildbots

2015-02-17 Thread Jeremy Kloth
Changes by Jeremy Kloth : -- nosy: +jkloth ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.

[issue23472] Setup locales on buildbots

2015-02-17 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: Tests use following locales: test_types: en_US.UTF-8 test_codecs: tr_TR test_decimal: ps_AF test_float: fr_FR or de_DE test_imaplib: de_DE or fr_FR test_locale: (en_US.UTF-8, en_US.ISO-8859-1, en_US.US-ASCII, or en_US), tr_TR test_pickle: de_DE or fr_FR test