[New-bugs-announce] [issue25745] Reference leaks in test_curses

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


New submission from Serhiy Storchaka:

$ ./python -m test.regrtest -uall -R 3:3 test_curses
[1/1] test_curses
beginning 6 repetitions
123456
.
test_curses leaked [2, 2, 2] references, sum=6
test_curses leaked [0, 1, 2] memory blocks, sum=3
1 test failed:
    test_curses

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

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


More information about the New-bugs-announce mailing list