[issue27044] Stop test_idle memory leaks

2016-05-16 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___ Python tracker ___

[issue27044] Stop test_idle memory leaks

2016-05-16 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9e1c859562bb by Terry Jan Reedy in branch '2.7': Backports: #25747: remove bad test. #27044: stop test_idle from leaking. https://hg.python.org/cpython/rev/9e1c859562bb New changeset 6a33d8d5d208 by Terry Jan Reedy in branch '3.5': Issue #27044:

[issue27044] Stop test_idle memory leaks

2016-05-16 Thread Terry J. Reedy
New submission from Terry J. Reedy: test_idle leaked [2648, 2648, 2648] references, sum=7944 test_idle leaked [938, 940, 940] memory blocks, sum=2818 I traced this to test_configdialog and then to ConfigDialog.AttachVarCallbacks, which has 18 call like self.fontSize.trace_variable('w',