Skip to content

bpo-31488: IDLE - update former extensions when options change.#3612

Merged
terryjreedy merged 2 commits intopython:masterfrom
terryjreedy:reload
Sep 16, 2017
Merged

bpo-31488: IDLE - update former extensions when options change.#3612
terryjreedy merged 2 commits intopython:masterfrom
terryjreedy:reload

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Sep 16, 2017

When apply changes, call .reload on each class with non-key options.
Change ParenMatch so that updates affect current instances.
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the reload branch September 16, 2017 05:42
@bedevere-bot
Copy link
Copy Markdown

GH-3613 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 16, 2017
…pythonGH-3612)

When apply changes, call .reload on each class with non-key options.
Change ParenMatch so that updates affect current instances.
(cherry picked from commit 5777ecc)
terryjreedy pushed a commit that referenced this pull request Sep 16, 2017
…GH-3612) (#3613)

When apply ConfigDialog changes, call .reload on each class with non-key options.
Change ParenMatch so that updates affect current instances.
(cherry picked from commit 5777ecc)
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