Skip to content

[3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3141)#3154

Merged
terryjreedy merged 1 commit into
python:3.6from
csabella:backport-a32e405-3.6
Aug 19, 2017
Merged

[3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3141)#3154
terryjreedy merged 1 commit into
python:3.6from
csabella:backport-a32e405-3.6

Conversation

@csabella

@csabella csabella commented Aug 19, 2017

Copy link
Copy Markdown
Contributor

This is the first half of a patch similar to the one for for bpo-31205. It is being split into 2 PRs to avoid what happened with PR-3096 -- an incomprehensible diff that could not be cleanly backported to 3.6. This half copies several methods of ConfigDialog and turns them into a new class.
(cherry picked from commit a32e405)

https://bugs.python.org/issue31206

…nGH-3141)

This is the first half of a patch similar to the one for for bpo-31205.  It is being split into 2 PRs to avoid what happened with PR-3096 -- an incomprehensible diff that could not be cleanly backported to 3.6.  This half copies several methods of ConfigDialog and turns them into a new class.
(cherry picked from commit a32e405)
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.

5 participants