[issue44895] refleak test failure in test_exceptions

Irit Katriel report at bugs.python.org
Mon Aug 16 18:37:09 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

I've reproduced the leak in 3.10 (with the reflinks.py script).

In 3.9 the double-recursion segfaults:

Fatal Python error: _Py_CheckRecursiveCall: Cannot recover from stack overflow.
Python runtime state: initialized

----------
versions: +Python 3.10

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


More information about the Python-bugs-list mailing list