commit | 088a15c49d99ecb4c3bef93f8f40dd513c6cae3b | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Thu Apr 29 19:28:50 2021 +0100 |
committer | GitHub <noreply@github.com> | Thu Apr 29 19:28:50 2021 +0100 |
tree | 547dc91a32ba1c1885bc9b8cc1ae7f66e1722f5e | |
parent | 2fd928c8c1328424130cb9c51fc02ad5f9a66328 [diff] |
bpo-43933: Show frame.f_lineno as None, rather than -1, if there is no line number. (GH-25717)