Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.6] bpo-30779: IDLE -- Factor ConfigChanges class from configdialog…#2625

Merged
terryjreedy merged 1 commit into
python:3.6python/cpython:3.6from
terryjreedy:backport-349abd9-3.6terryjreedy/cpython:backport-349abd9-3.6Copy head branch name to clipboard
Jul 7, 2017
Merged

[3.6] bpo-30779: IDLE -- Factor ConfigChanges class from configdialog…#2625
terryjreedy merged 1 commit into
python:3.6python/cpython:3.6from
terryjreedy:backport-349abd9-3.6terryjreedy/cpython:backport-349abd9-3.6Copy head branch name to clipboard

Conversation

@terryjreedy

Copy link
Copy Markdown
Member

…, put in config; test. (GH-2612)

  • In config, put dump test code in a function; run it and unittest in 'if name == 'main'.
  • Add class config.ConfigChanges based on changes_class_v4.py on bpo issue.
  • Add class test_config.ChangesTest, partly based on configdialog_tests_v1.py on bpo issue.
  • Revise configdialog to use ConfigChanges, mostly as specified in tracker msg297804.
  • Revise test_configdialog to match configdialog changes. All tests pass in both files.
  • Remove configdialog functions unused or moved to ConfigChanges.
    Cheryl Sabella contributed parts of the patch.
    (cherry picked from commit 349abd9)

…, put in config; test. (pythonGH-2612)

* In config, put dump test code in a function; run it and unittest in 'if __name__ == '__main__'.
* Add class config.ConfigChanges based on changes_class_v4.py on bpo issue.
* Add class test_config.ChangesTest, partly based on configdialog_tests_v1.py on bpo issue.
* Revise configdialog to use ConfigChanges, mostly as specified in tracker msg297804.
* Revise test_configdialog to match configdialog changes.  All tests pass in both files.
* Remove configdialog functions unused or moved to ConfigChanges.
Cheryl Sabella contributed parts of the patch.
(cherry picked from commit 349abd9)
@terryjreedy terryjreedy merged commit edc0342 into python:3.6 Jul 7, 2017
@terryjreedy terryjreedy deleted the backport-349abd9-3.6 branch July 7, 2017 20:37
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.