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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka
Date 2015-11-27.18:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448647458.47.0.750758594214.issue25744@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python -m test.regrtest -uall -R 3:3 test_collections
[1/1] test_collections
beginning 6 repetitions
123456
......
test_collections leaked [-2, 0, 0] references, sum=-2
test_collections leaked [-1, 2, 1] memory blocks, sum=2
1 test failed:
    test_collections
History
Date User Action Args
2015-11-27 18:04:18serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2015-11-27 18:04:18serhiy.storchakasetmessageid: <1448647458.47.0.750758594214.issue25744@psf.upfronthosting.co.za>
2015-11-27 18:04:18serhiy.storchakalinkissue25744 messages
2015-11-27 18:04:18serhiy.storchakacreate