Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 20, 2020

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