Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-129098: Skip reading source lines if filename is_pyrepl.__main__.py inside REPL#129099
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
WolframAlph commentedJan 20, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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 REPLpicnixz commentedJan 20, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I'm not sure we should do it. Or we could check whether the reported traceback is correct or not (or we could hook |
Let's continue the discussion on the issue itself. |
Closing since it was superseded by#130721. |
Uh oh!
There was an error while loading.Please reload this page.
_pyrepl.__main__.py#129098