Commit 59ff73a
Spinbox, Scale and ttk.Spinbox format floating-point values according to
the LC_NUMERIC locale, but such values are always parsed with a period, so
a comma-decimal locale breaks DoubleVar.get().
(cherry picked from commit ee78d43)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 0ba13d3 commit 59ff73a
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4849 | 4849 | | |
4850 | 4850 | | |
4851 | 4851 | | |
| 4852 | + | |
| 4853 | + | |
| 4854 | + | |
4852 | 4855 | | |
4853 | 4856 | | |
4854 | 4857 | | |
| |||
4947 | 4950 | | |
4948 | 4951 | | |
4949 | 4952 | | |
| 4953 | + | |
| 4954 | + | |
| 4955 | + | |
4950 | 4956 | | |
4951 | 4957 | | |
4952 | 4958 | | |
| |||
5772 | 5778 | | |
5773 | 5779 | | |
5774 | 5780 | | |
| 5781 | + | |
| 5782 | + | |
| 5783 | + | |
| 5784 | + | |
| 5785 | + | |
| 5786 | + | |
| 5787 | + | |
| 5788 | + | |
| 5789 | + | |
| 5790 | + | |
| 5791 | + | |
| 5792 | + | |
5775 | 5793 | | |
5776 | 5794 | | |
5777 | 5795 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
468 | 471 | | |
469 | 472 | | |
470 | 473 | | |
| |||
0 commit comments