Skip to content

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

Merged
pablogsal merged 1 commit into
python: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 into
python:3.10from
pablogsal:backport-91a8f8c-3.10

Conversation

@pablogsal

@pablogsal pablogsal commented Jul 8, 2021

Copy link
Copy Markdown
Member

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

Signed-off-by: Filipe Laíns lains@riseup.net.
(cherry picked from commit 91a8f8c)

Co-authored-by: Filipe Laíns lains@riseup.net

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 <lains@riseup.net>.
(cherry picked from commit 91a8f8c)

Co-authored-by: Filipe Laíns <lains@riseup.net>
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