Commit 9bd0199
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 dbc9b68 commit 9bd0199
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4903 | 4903 | | |
4904 | 4904 | | |
4905 | 4905 | | |
| 4906 | + | |
| 4907 | + | |
| 4908 | + | |
4906 | 4909 | | |
4907 | 4910 | | |
4908 | 4911 | | |
| |||
5001 | 5004 | | |
5002 | 5005 | | |
5003 | 5006 | | |
| 5007 | + | |
| 5008 | + | |
| 5009 | + | |
5004 | 5010 | | |
5005 | 5011 | | |
5006 | 5012 | | |
| |||
5844 | 5850 | | |
5845 | 5851 | | |
5846 | 5852 | | |
| 5853 | + | |
| 5854 | + | |
| 5855 | + | |
| 5856 | + | |
| 5857 | + | |
| 5858 | + | |
| 5859 | + | |
| 5860 | + | |
| 5861 | + | |
| 5862 | + | |
| 5863 | + | |
| 5864 | + | |
5847 | 5865 | | |
5848 | 5866 | | |
5849 | 5867 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
466 | 469 | | |
467 | 470 | | |
468 | 471 | | |
| |||
0 commit comments