[issue23832] pdb's `longlist` shows only decorator if that one contains a lambda

Irit Katriel report at bugs.python.org
Sat Aug 22 08:58:20 EDT 2020


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

pdb uses inspect.findsource for this, where this problem was fixed in issue 1764286.

I believe this ticket can be closed.

----------

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


More information about the Python-bugs-list mailing list