diff options
author | Victor Stinner <vstinner@wyplay.com> | 2011-12-09 10:29:44 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@wyplay.com> | 2011-12-09 10:29:44 (GMT) |
commit | 7f54f7590071589e4a7d440a5a7a691f8e92f837 (patch) | |
tree | be8da41a1055a1c33160f1e7b3cc1f79432ac8b9 /Modules/timemodule.c | |
parent | 69291c4af0e21b3630e87ea747bcefb55a410263 (diff) | |
download | cpython-7f54f7590071589e4a7d440a5a7a691f8e92f837.zip cpython-7f54f7590071589e4a7d440a5a7a691f8e92f837.tar.gz cpython-7f54f7590071589e4a7d440a5a7a691f8e92f837.tar.bz2 |
Issue #13441: Enable the workaround for Solaris locale bug
Skip locales triggering the mbstowcs() bug. I collected the locale list thanks
my previous commit:
* hu_HU (ISO8859-2): character U+30000020
* de_AT (ISO8859-1): character U+30000076
* cs_CZ (ISO8859-2): character U+30000020
* sk_SK (ISO8859-2): character U+30000020
* pl_PL (ISO8859-2): character U+30000020
* fr_CA (ISO8859-1): character U+30000020
Diffstat (limited to 'Modules/timemodule.c')
0 files changed, 0 insertions, 0 deletions