◐ Shell
clean mode source ↗

[3.9] bpo-38324: Fix test__locale.py Windows failures (GH-20529) by miss-islington · Pull Request #22812 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Oct 20, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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

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 <tiagoigirardi@gmail.com>

@miss-islington

Copy link Copy Markdown

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

Reviewers

@zooba zooba zooba approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @zooba @the-knights-who-say-ni @bedevere-bot @TIGirardi