8000 [3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781) by pablogsal · Pull Request #27072 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2021

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 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
0