summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Tests/2019-04-09-14-08-02.bpo-36560._ejeOr.rst
blob: ad0f681ae877d96e6d0a0b4193ee01f36a0c1ea6 (plain)
1
2
3
4
Fix reference leak hunting in regrtest: compute also deltas (of reference
count, allocated memory blocks, file descriptor count) during warmup, to
ensure that everything is initialized before starting to hunt reference
leaks.