[issue41909] Segfault on __getattr__ infinite recursion on certain attribute accesses

Serhiy Storchaka report at bugs.python.org
Sun Oct 4 18:27:43 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 7aa22ba923509af1dbf115c090964f503c84ca8d by Serhiy Storchaka in branch '3.9':
[3.9] bpo-41909: Enable previously disabled recursion checks. (GH-22536) (GH-22550)
https://github.com/python/cpython/commit/7aa22ba923509af1dbf115c090964f503c84ca8d


----------

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


More information about the Python-bugs-list mailing list