[issue36560] test_functools leaks randomly 1 memory block

STINNER Victor report at bugs.python.org
Tue Apr 9 12:43:06 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> _abc was written for optimization. Your PR makes it using slower Python code. Could you please test how much this hits the performance of abc?

I mostly wrote PR 12743 to debug this issue. Please see the discussion directly on the PR ;-)

----------

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


More information about the Python-bugs-list mailing list