commit | c17ff5cad2952d9abd63aeae060cae5658257b0c | [log] [tgz] |
---|---|---|
author | Miss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Oct 20 05:07:14 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 20 05:07:14 2020 -0700 |
tree | 5a63ed2acf3f7805e4d9f13872830d852d6cc5df | |
parent | 3fc7080220b8dd2e1b067b3224879133d895ea80 [diff] |
bpo-38324: Fix test__locale.py Windows failures (GH-20529) Use wide-char _W_* fields of lconv structure on Windows Remove "ps_AF" from test__locale.known_numerics on Windows (cherry picked from commit f2312037e3a974d26ed3e23884f94c6af111a27a) Co-authored-by: TIGirardi <tiagoigirardi@gmail.com>