[Python-Dev] Summary of Python tracker Issues

2014-07-04 Thread Python tracker
ACTIVITY SUMMARY (2014-06-27 - 2014-07-04) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open4603 (-40) closed 29086 (+82) total 33689 (+42) Open issues wit

[Python-Dev] [Python-checkins] Daily reference leaks (42917d774476): sum=9

2014-07-04 Thread Brett Cannon
Looks like there is an actual leak found by test_io. Any ideas on what may have introduced it? On Fri Jul 04 2014 at 5:01:02 AM, wrote: > results for 42917d774476 on branch "default" > > > test_functools leaked [0, 0, 3] memory blocks, sum=3 > test_io