Skip to content

[3.6] bpo-30853: IDLE: Convert font and general vars to use VarTrace …#2935

Merged
terryjreedy merged 1 commit into
python:3.6from
terryjreedy:backport-5b59154-3.6
Jul 28, 2017
Merged

[3.6] bpo-30853: IDLE: Convert font and general vars to use VarTrace …#2935
terryjreedy merged 1 commit into
python:3.6from
terryjreedy:backport-5b59154-3.6

Conversation

@terryjreedy

@terryjreedy terryjreedy commented Jul 28, 2017

Copy link
Copy Markdown
Member

…(GH-2914)

Instance tracers manages pairs consisting of a tk variable and a
callback function. When tracing is turned on, setting the variable
calls the function. Test coverage for the new class is 100%.
(cherry picked from commit 5b59154)

https://bugs.python.org/issue30853

…ythonGH-2914)

Instance tracers manages pairs consisting of a tk variable and a
callback function.  When tracing is turned on, setting the variable
calls the function.  Test coverage for the new class is 100%.
(cherry picked from commit 5b59154)
@terryjreedy terryjreedy merged commit 02f88d2 into python:3.6 Jul 28, 2017
@terryjreedy terryjreedy deleted the backport-5b59154-3.6 branch July 28, 2017 19:42
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.

3 participants