Skip to content

Comments

[3.9] bpo-38324: Fix test__locale.py Windows failures (GH-20529)#22812

Merged
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-f231203-3.9
Oct 20, 2020
Merged

[3.9] bpo-38324: Fix test__locale.py Windows failures (GH-20529)#22812
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-f231203-3.9

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented 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 [email protected]

https://bugs.python.org/issue38324

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 <[email protected]>
@miss-islington
Copy link
Contributor Author

@TIGirardi and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit c17ff5c into python:3.9 Oct 20, 2020
@miss-islington miss-islington deleted the backport-f231203-3.9 branch October 20, 2020 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants