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 flox
Recipients ezio.melotti, flox, jcea, pitrou
Date 2010-03-14.00:56:44
SpamBayes Score 6.1183714e-06
Marked as misclassified No
Message-id <1268528206.67.0.838580468849.issue7808@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-03-14 00:56:46floxsetrecipients: + flox, jcea, pitrou, ezio.melotti
2010-03-14 00:56:46floxsetmessageid: <1268528206.67.0.838580468849.issue7808@psf.upfronthosting.co.za>
2010-03-14 00:56:44floxlinkissue7808 messages
2010-03-14 00:56:44floxcreate