[issue42848] asyncio produces an unexpected traceback with recursive __getattribute__

Irit Katriel report at bugs.python.org
Mon Jan 11 10:18:15 EST 2021


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

I've simplified the format() code in the PR, based on the observation that only one chained exception is ever emitted. I think it's reasonably simple now.

----------

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


More information about the Python-bugs-list mailing list