[New-bugs-announce] [issue25744] Reference leaks in test_collections

Serhiy Storchaka report at bugs.python.org
Fri Nov 27 13:04:18 EST 2015


New submission from Serhiy Storchaka:

$ ./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

----------
components: Extension Modules, Tests
messages: 255469
nosy: rhettinger, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Reference leaks in test_collections
type: resource usage
versions: Python 3.6

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


More information about the New-bugs-announce mailing list