[New-bugs-announce] [issue20743] test_tcl memory leak

Antoine Pitrou report at bugs.python.org
Sun Feb 23 18:13:45 CET 2014


New submission from Antoine Pitrou:

Witnessed on 2.7, 3.3, 3.4:

$ ./python -m test -uall -R3:3 test_tcl 
[1/1] test_tcl
beginning 6 repetitions
123456
......
test_tcl leaked [12, 12, 12] references, sum=36
test_tcl leaked [5, 5, 5] memory blocks, sum=15

----------
components: Library (Lib), Tkinter
messages: 212006
nosy: pitrou, serhiy.storchaka
priority: high
severity: normal
stage: needs patch
status: open
title: test_tcl memory leak
type: resource usage
versions: Python 2.7, Python 3.3, Python 3.4

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


More information about the New-bugs-announce mailing list