[issue25782] CPython hangs on error __context__ set to the error itself

miss-islington report at bugs.python.org
Tue Aug 10 09:47:27 EDT 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset d86bbe3cff0abefc13e5462cca1fb3344d4a5b52 by Miss Islington (bot) in branch '3.10':
bpo-25782: avoid hang in PyErr_SetObject when current exception has a cycle in its context chain (GH-27626)
https://github.com/python/cpython/commit/d86bbe3cff0abefc13e5462cca1fb3344d4a5b52


----------

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


More information about the Python-bugs-list mailing list