Skip to content

[3.12] gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-111053) - #111055

Merged
terryjreedy merged 1 commit into
python:3.12from
miss-islington:backport-642eb8d-3.12
Oct 19, 2023
Merged

[3.12] gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-111053)#111055
terryjreedy merged 1 commit into
python:3.12from
miss-islington:backport-642eb8d-3.12

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 19, 2023

Copy link
Copy Markdown
Contributor

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 642eb8d)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

…pythonGH-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 642eb8d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants