summaryrefslogtreecommitdiffstats
path: root/Modules/timemodule.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@wyplay.com>2011-12-09 10:29:44 (GMT)
committerVictor Stinner <vstinner@wyplay.com>2011-12-09 10:29:44 (GMT)
commit7f54f7590071589e4a7d440a5a7a691f8e92f837 (patch)
treebe8da41a1055a1c33160f1e7b3cc1f79432ac8b9 /Modules/timemodule.c
parent69291c4af0e21b3630e87ea747bcefb55a410263 (diff)
downloadcpython-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