FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-103956: Fix `trace` output in case of missing source line (GH-103958) by miss-islington · Pull Request #118834 · python/cpython · GitHub

/ cpython Public

[3.13] gh-103956: Fix trace output in case of missing source line (GH-103958) - #118834

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-7c87ce7-3.13
May 9, 2024
Merged

[3.13] gh-103956: Fix trace output in case of missing source line (GH-103958)#118834
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-7c87ce7-3.13

Conversation

miss-islington commented May 9, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Print only filename with lineno if linecache.getline() returns an empty string.
(cherry picked from commit 7c87ce7)

Co-authored-by: Radislav Chugunov 52372310+chgnrdv@users.noreply.github.com

…ythonGH-103958)

Print only filename with lineno if linecache.getline() returns an empty string.
(cherry picked from commit 7c87ce7)

Co-authored-by: Radislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL