Skip to content

[3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781)#27072

Merged
pablogsal merged 1 commit intopython:3.10from
pablogsal:backport-91a8f8c-3.10
Jul 8, 2021
Merged

[3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781)#27072
pablogsal merged 1 commit intopython:3.10from
pablogsal:backport-91a8f8c-3.10

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Jul 8, 2021

As of 088a15c, lineno is None instead
of -1 if there is no line number.

Signed-off-by: Filipe Laíns [email protected].
(cherry picked from commit 91a8f8c)

Co-authored-by: Filipe Laíns [email protected]

https://bugs.python.org/issue44446

…pythonGH-26781)

As of 088a15c, lineno is None instead
of -1 if there is no line number.

Signed-off-by: Filipe Laíns <[email protected]>.
(cherry picked from commit 91a8f8c)

Co-authored-by: Filipe Laíns <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants