bpo-30776: regrtest: reduce memleak false positive by vstinner · Pull Request #2484 · python/cpython (original) (raw)
I consider that the following results are false positive:
test_import leaked [0, 0, 2] memory blocks, sum=2
test_import leaked [-2, 0, 0] memory blocks, sum=-2
test_tools leaked [0, 0, 6] memory blocks, sum=6