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 <rep...@bugs.python.org> <http://bugs.python.org/issue20743> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com