◐ Shell
clean mode source ↗

[3.6] bpo-31488: IDLE - update former extensions when options change. (GH-3612) by miss-islington · Pull Request #3613 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Sep 16, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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)

https://bugs.python.org/issue31488

…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)

@miss-islington

Copy link Copy Markdown

Contributor Author

Thanks, @terryjreedy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @Mariatta @the-knights-who-say-ni @terryjreedy @bedevere-bot