bpo-31060: IDLE: Finish regrouping ConfigDialog methods by terryjreedy · Pull Request #2908 · python/cpython
added 2 commits
terryjreedy
changed the title
bpo-31001: IDLE - Add tests for ConfigDialog highlight tab
bpo-31060: IDLE: Finish rearranging ConfigDialog methods
terryjreedy
changed the title
bpo-31060: IDLE: Finish rearranging ConfigDialog methods
bpo-31060: IDLE: Finish regrouping ConfigDialog methods
together. Do some rearrangements within groups. Check grep of 'def ' against re-arranged version of same grep before movements.
terryjreedy added a commit to terryjreedy/cpython that referenced this pull request
…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 added a commit that referenced this pull request
… (#2925) 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters