[issue30570] issubclass segfaults on objects with weird __getattr__

Gregory P. Smith report at bugs.python.org
Fri Oct 22 17:24:16 EDT 2021


Gregory P. Smith <greg at krypto.org> added the comment:


New changeset 423fa1c1817abfa8c3d1bc308ddbbd8f28b69d68 by Dennis Sweeney in branch 'main':
bpo-30570: Use Py_EnterRecursiveCall() in issubclass() (GH-29048)
https://github.com/python/cpython/commit/423fa1c1817abfa8c3d1bc308ddbbd8f28b69d68


----------

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


More information about the Python-bugs-list mailing list