[New-bugs-announce] [issue10339] test_lib2to3 leaks

Antoine Pitrou report at bugs.python.org
Sat Nov 6 12:49:33 CET 2010


New submission from Antoine Pitrou <pitrou at free.fr>:

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.peterson
components: 2to3 (2.x to 3.0 conversion tool), Tests
messages: 120609
nosy: benjamin.peterson, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: test_lib2to3 leaks
type: resource usage
versions: Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10339>
_______________________________________


More information about the New-bugs-announce mailing list