[issue7808] test_bsddb3 leaks references

Florent Xicluna report at bugs.python.org
Sun Mar 14 01:56:46 CET 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

The tool is called regrtest:

~ $ ./python -m test.regrtest -R 2:3: -uall test_bsddb3

Some devs and some buildbots hunt refleaks in the test suite.
Even if the test-related refleaks are not important, they may hide real refleaks in the source code.

----------

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


More information about the Python-bugs-list mailing list