[issue30570] issubclass segfaults on objects with weird __getattr__

Łukasz Langa report at bugs.python.org
Thu Nov 4 16:20:25 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 1e29dce1138a39e095ba47ab4c1e445fd08716e2 by Miss Islington (bot) in branch '3.9':
bpo-30570: Use Py_EnterRecursiveCall() in issubclass() (GH-29048) (GH-29178)
https://github.com/python/cpython/commit/1e29dce1138a39e095ba47ab4c1e445fd08716e2


----------
nosy: +lukasz.langa

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


More information about the Python-bugs-list mailing list