[issue10339] test_lib2to3 leaks

2011-04-04 Thread Sandro Tosi
Sandro Tosi added the comment: closing like issue10023 -- nosy: +sandro.tosi resolution: -> out of date status: open -> closed ___ Python tracker ___ __

[issue10339] test_lib2to3 leaks

2010-11-06 Thread Antoine Pitrou
New submission from Antoine Pitrou : This is only on 3.1: $ ./python -m test.regrtest -R 3:3 test_lib2to3 test_lib2to3 beginning 6 repetitions 123456 No handlers could be found for logger "RefactoringTool" .. test_lib2to3 leaked [32, 32, 32] references, sum=96 -- assignee: benjamin.