bpo-33987: use ttk labels on IDLE statusbar#22941
Conversation
|
Failure is unrelated ttk LabelScale test. https://bugs.python.org/issue42142. Merging. |
|
Thanks @roseman for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
(cherry picked from commit e53e544) Co-authored-by: Mark Roseman <mark@markroseman.com>
|
GH-22949 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit e53e544) Co-authored-by: Mark Roseman <mark@markroseman.com>
|
GH-22950 is a backport of this pull request to the 3.8 branch. |
|
|
|
Switch labels to use ttk so background matches the enclosing frame (switched to ttk in #22899)
https://bugs.python.org/issue33987