[New-bugs-announce] [issue10267] test_ttk_guionly leaks many references

Antoine Pitrou report at bugs.python.org
Sun Oct 31 17:25:06 CET 2010


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

This can be seen on all 3 branches:

$ ./python -m test.regrtest -uall -R 3:2 test_ttk_guionly
[306/349] test_ttk_guionly
beginning 5 repetitions
12345
.....
test_ttk_guionly leaked [590, 590] references, sum=1180

----------
components: Tkinter
messages: 120067
nosy: gpolo, pitrou
priority: high
severity: normal
status: open
title: test_ttk_guionly leaks many references
type: resource usage
versions: Python 2.7, Python 3.1, Python 3.2

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


More information about the New-bugs-announce mailing list