[issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks

STINNER Victor report at bugs.python.org
Fri Sep 13 11:52:08 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

> Also, I thought that the PR build bots already ran refleak tests by default? Do you know why this it's not integrated to the PR flow?

Checking for refleak takes between 2 and 6 hours. We would like to keep our pre-commit CI fast enough (less than 30 minutes).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38150>
_______________________________________


More information about the Python-bugs-list mailing list