Message359306
| Author |
terry.reedy |
| Recipients |
glombardo, serhiy.storchaka, terry.reedy |
| Date |
2020-01-04.19:27:13 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1578166033.79.0.168482420919.issue39152@roundup.psfhosted.org> |
| In-reply-to |
|
| Content |
Giovanni, I saw that you gave a correct fix even if your example was wrong. Currently, scale.configure returns None instead of the configuration. Your patch fixes this. Once I created a git branch to verify and test the fix, it was trivial to make a PR, so I did so.
My PR still needs to patch the ttk.scale test. If you get an idea of what to do, before I do it, post on the PR if you have a github account, or here. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2020-01-04 19:27:13 | terry.reedy | set | recipients:
+ terry.reedy, serhiy.storchaka, glombardo |
| 2020-01-04 19:27:13 | terry.reedy | set | messageid: <1578166033.79.0.168482420919.issue39152@roundup.psfhosted.org> |
| 2020-01-04 19:27:13 | terry.reedy | link | issue39152 messages |
| 2020-01-04 19:27:13 | terry.reedy | create | |
|