diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-09 01:20:03 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-09 01:20:03 +0100 |
commit | 5446bba269cedee3b93aa27eabcf2a7842fb1298 (patch) | |
tree | cabe0c1379431453a70fd480e45f5f149ff9e39e /Python/_warnings.c | |
parent | 3459922c1b6625c038348d39f1d5efb497d477a9 (diff) | |
download | cpython-git-5446bba269cedee3b93aa27eabcf2a7842fb1298.tar.gz |
Issue #13441: Don't test the hu_HU locale on Solaris to workaround a mbstowcs()
bug. On Solaris, if the locale is hu_HU (and if the locale encoding is not
UTF-8), the thousauds separator is b'\xA0' which is decoded as U+30000020
instead of U+0020 by mbstowcs().
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions