[issue42823] Incorrect frame.f_lineno when frame.f_trace is set

Ned Batchelder report at bugs.python.org
Wed Jan 6 10:18:30 EST 2021


Ned Batchelder <ned at nedbatchelder.com> added the comment:

OK, thanks.  I guess the parallels between the Python frame object and the C frame object made it easy to think I could use the fields directly.  I'm updating the coverage.py code.

----------

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


More information about the Python-bugs-list mailing list