[issue43933] Regression in python3.10 with traceback frame having lineno of -1

Mark Shannon report at bugs.python.org
Thu Apr 29 14:28:57 EDT 2021


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 088a15c49d99ecb4c3bef93f8f40dd513c6cae3b by Mark Shannon in branch 'master':
bpo-43933: Show frame.f_lineno as None, rather than -1, if there is no line number. (GH-25717)
https://github.com/python/cpython/commit/088a15c49d99ecb4c3bef93f8f40dd513c6cae3b


----------

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


More information about the Python-bugs-list mailing list