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
bpo-38324: Fix test__locale.py Windows failures #20529
Conversation
Use wide-char _W_* fields of lconv structure on Windows Remove "ps_AF" from test__locale.known_numerics on Windows
Misc/NEWS.d/next/Windows/2020-05-30-02-46-43.bpo-38324.476M-5.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Steve Dower <[email protected]>
Co-authored-by: Steve Dower <[email protected]>
|
Thanks @TIGirardi for the PR, and @zooba for merging it |
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]>
|
GH-22812 is a backport of this pull request to the 3.9 branch. |
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]>
|
GH-22813 is a backport of this pull request to the 3.8 branch. |
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]>
|
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]>
Use wide-char _W_* fields of lconv structure on Windows Remove "ps_AF" from test__locale.known_numerics on Windows
Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows
https://bugs.python.org/issue38324