The leakfinder checks are actually disabled as they cause too many failures ATM. To enable them, see pypy/module/cpyext/test/test_cpyext.py:158
.
Enabling the checks allowed to fix a number of reference leaks in tests, as well as a few small but real leaks.