Skip to content
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

gh-76785: Print the Traceback from Interpreter.run() #110248

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Oct 2, 2023

This is a temporary fix. The full fix may involve serializing the traceback in some form.

@ericsnowcurrently ericsnowcurrently merged commit 6bc889a into python:main Oct 3, 2023
18 checks passed
@ericsnowcurrently ericsnowcurrently deleted the interpreters-module-preserve-traceback-str branch October 3, 2023 20:41
ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request Oct 3, 2023
ericsnowcurrently added a commit that referenced this pull request Oct 3, 2023
…)" (gh-110314)

This reverts commit 6bc889a.

That commit is causing some buildbot failures.
@ericsnowcurrently ericsnowcurrently restored the interpreters-module-preserve-traceback-str branch October 3, 2023 23:56
ericsnowcurrently added a commit that referenced this pull request Oct 4, 2023
This is a temporary solution.  The full fix may involve serializing the traceback in some form.

(FYI, I merged this yesterday and the reverted it due to buildbot failures.  See gh-110248.)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…110248)

This is a temporary fix. The full fix may involve serializing the traceback in some form.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ythongh-110248)" (pythongh-110314)

This reverts commit 6bc889a.

That commit is causing some buildbot failures.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…110322)

This is a temporary solution.  The full fix may involve serializing the traceback in some form.

(FYI, I merged this yesterday and the reverted it due to buildbot failures.  See pythongh-110248.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant