Commit 94ee8e2
Fix the decimal point and the thousands separator in the decimal module
dotsep_as_utf8() used mbstowcs(), which does not produce Unicode code
points in non-UTF-8 locales on the affected platforms.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 44f96df commit 94ee8e2
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3657 | 3657 | | |
3658 | 3658 | | |
3659 | 3659 | | |
3660 | | - | |
3661 | | - | |
3662 | 3660 | | |
3663 | | - | |
3664 | | - | |
| 3661 | + | |
| 3662 | + | |
| 3663 | + | |
| 3664 | + | |
| 3665 | + | |
| 3666 | + | |
| 3667 | + | |
| 3668 | + | |
3665 | 3669 | | |
3666 | 3670 | | |
3667 | 3671 | | |
3668 | 3672 | | |
3669 | 3673 | | |
3670 | | - | |
3671 | | - | |
3672 | | - | |
3673 | | - | |
3674 | 3674 | | |
3675 | 3675 | | |
3676 | 3676 | | |
| |||
0 commit comments