[issue10023] test_lib2to3 leaks under 3.1

2011-04-04 Thread Sandro Tosi
Sandro Tosi added the comment: As discussed with Ezio on IRC, this doesn't apply anymore in 3.2 nor in 3.3, so we guess we can simply mark is already fixed in a later version. -- nosy: +sandro.tosi resolution: -> out of date status: open -> closed

[issue10023] test_lib2to3 leaks under 3.1

2010-10-04 Thread Antoine Pitrou
New submission from Antoine Pitrou : test_lib2to3 beginning 5 repetitions 12345 No handlers could be found for logger "RefactoringTool" . test_lib2to3 leaked [32, 32] references, sum=64 -- components: Library (Lib), Tests messages: 117983 nosy: benjamin.peterson, pitrou priority: nor