Uh oh!
There was an error while loading. Please reload this page.
gh-129098: Skip reading source lines if filename is _pyrepl.__main__.py inside REPL - #129099
gh-129098: Skip reading source lines if filename is _pyrepl.__main__.py inside REPL#129099WolframAlph wants to merge 1 commit into
_pyrepl.__main__.py inside REPL#129099Conversation
I don't have much context about REPL and not sure this is the correct way to fix this. After spending some time debugging where this comes from, I found out that adding check inside |
_pyrepl.__main__ inside REPL_pyrepl.__main__.py inside REPLI'm not sure we should do it. Or we could check whether the reported traceback is correct or not (or we could hook |
picnixz
commented
Jan 20, 2025
Let's continue the discussion on the issue itself. |
picnixz
commented
Apr 24, 2025
Closing since it was superseded by #130721. |
_pyrepl.__main__.py#129098