diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-19 04:30:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 04:30:43 (GMT) |
commit | 2258d6cfa2fcd0c290328e81b68aff25abf8c3d8 (patch) | |
tree | 969da28b1ec04e5139596a8bb954906b42b7ce02 /Python/pythonrun.c | |
parent | fabfc2ccfc50e58284da48db9cb63f9dd58606a6 (diff) | |
download | cpython-2258d6cfa2fcd0c290328e81b68aff25abf8c3d8.zip cpython-2258d6cfa2fcd0c290328e81b68aff25abf8c3d8.tar.gz cpython-2258d6cfa2fcd0c290328e81b68aff25abf8c3d8.tar.bz2 |
[3.11] gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-111053) (#111056)
gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-111053)
Replace tuple value with internal name, removing numbers.
Remove sorting of already ordered dislay names.
Remove '[0]' indexing into now-gone tuple.
(cherry picked from commit 642eb8df951f2f1d4bf4d93ee568707c5bf40a96)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions