This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients benjamin.peterson, pitrou
Date 2010-11-06.11:49:30
SpamBayes Score 0.021793202
Marked as misclassified No
Message-id <1289044173.26.0.233554890418.issue10339@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2010-11-06 11:49:33pitrousetrecipients: + pitrou, benjamin.peterson
2010-11-06 11:49:33pitrousetmessageid: <1289044173.26.0.233554890418.issue10339@psf.upfronthosting.co.za>
2010-11-06 11:49:31pitroulinkissue10339 messages
2010-11-06 11:49:30pitroucreate