◐ Shell
clean mode source ↗

bpo-38324: Fix test__locale.py Windows failures by TIGirardi · Pull Request #20529 · python/cpython

Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows

zooba

zooba

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 20, 2020
Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows
(cherry picked from commit f231203)

Co-authored-by: TIGirardi <tiagoigirardi@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 20, 2020
Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows
(cherry picked from commit f231203)

Co-authored-by: TIGirardi <tiagoigirardi@gmail.com>

miss-islington added a commit that referenced this pull request

Oct 20, 2020
Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows
(cherry picked from commit f231203)

Co-authored-by: TIGirardi <tiagoigirardi@gmail.com>

miss-islington added a commit that referenced this pull request

Oct 20, 2020
Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows
(cherry picked from commit f231203)

Co-authored-by: TIGirardi <tiagoigirardi@gmail.com>

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows