Commit 43c188d
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 32546b7 commit 43c188d
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4838 | 4838 | | |
4839 | 4839 | | |
4840 | 4840 | | |
| 4841 | + | |
| 4842 | + | |
| 4843 | + | |
4841 | 4844 | | |
4842 | 4845 | | |
4843 | 4846 | | |
| |||
4936 | 4939 | | |
4937 | 4940 | | |
4938 | 4941 | | |
| 4942 | + | |
| 4943 | + | |
| 4944 | + | |
4939 | 4945 | | |
4940 | 4946 | | |
4941 | 4947 | | |
| |||
5761 | 5767 | | |
5762 | 5768 | | |
5763 | 5769 | | |
| 5770 | + | |
| 5771 | + | |
| 5772 | + | |
| 5773 | + | |
| 5774 | + | |
| 5775 | + | |
| 5776 | + | |
| 5777 | + | |
| 5778 | + | |
| 5779 | + | |
| 5780 | + | |
| 5781 | + | |
5764 | 5782 | | |
5765 | 5783 | | |
5766 | 5784 | | |
| |||
| 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