Skip to content

[3.6] bpo-31060: IDLE: Finish regrouping ConfigDialog methods (GH-2908)#2925

Merged
terryjreedy merged 1 commit into
python:3.6from
terryjreedy:backport-b166080-3.6
Jul 28, 2017
Merged

[3.6] bpo-31060: IDLE: Finish regrouping ConfigDialog methods (GH-2908)#2925
terryjreedy merged 1 commit into
python:3.6from
terryjreedy:backport-b166080-3.6

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Jul 27, 2017

Finish resorting the 72 ConfigDialog methods into 7 groups that represent the dialog, action buttons, and font, highlight, keys, general, and extension pages. This will help with continuing to add tests and improve the pages. It will enable splitting ConfigDialog into 6 or 7 more comprehensible classes.
(cherry picked from commit b166080)

https://bugs.python.org/issue31060

…GH-2908)

Finish resorting the 72 ConfigDialog methods into 7 groups that represent the dialog, action buttons, and font, highlight, keys, general, and extension pages.  This will help with continuing to add tests and improve the pages. It will enable splitting ConfigDialog into 6 or 7 more comprehensible classes.
(cherry picked from commit b166080)
@terryjreedy terryjreedy merged commit 2cbb673 into python:3.6 Jul 28, 2017
@terryjreedy terryjreedy deleted the backport-b166080-3.6 branch July 28, 2017 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants