Ensure that NVDA sets Python locale to a valid Windows locale when initializing language. #12753
Add various wrappers around `GetLocaleInfoEx` and improve locale norm…
d90b4d25
When setting Python's locale don't rely on `locale.normalize` as it i…
69f8943f
Remove work aroud for issue #12160 PR #12250 as it is no longer neede…
d2491a4a
Expand / fix unit tests
4df7063a
Improved implementation of `InitLocale` for our instance of `wx.App`
4109c41f
Improve comments - add some docstrings
7fd9cfd9
lukaszgo1
marked this pull request as ready for review 4 years ago
seanbudd
requested changes
on 2021-08-20
Clarify CP_ACP with a comment
853f765a
Move all NLS constants into an enum
d2b97363
Simplify implementation of `setLocale`
1dbc0eda
Revert "Remove work aroud for issue #12160 PR #12250 as it is no long…
20b0c27a
Clarifying comments
9f123c63
Merge branch 'master' into correctWinLocales
3486e07e
Review actions
cee22c14
seanbudd
approved these changes
on 2021-08-26
Merge branch 'master' into correctWinLocales
d3431f20
update changes
65938576
seanbudd
merged
657d89d8
into master 4 years ago
lukaszgo1
deleted the correctWinLocales branch 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub