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 pitrou, serhiy.storchaka
Date 2014-02-23.17:13:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393175625.97.0.752348039062.issue20743@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2014-02-23 17:13:45pitrousetrecipients: + pitrou, serhiy.storchaka
2014-02-23 17:13:45pitrousetmessageid: <1393175625.97.0.752348039062.issue20743@psf.upfronthosting.co.za>
2014-02-23 17:13:45pitroulinkissue20743 messages
2014-02-23 17:13:45pitroucreate