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() #110322

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Oct 4, 2023

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

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit cdb517d 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 4, 2023
@ericsnowcurrently ericsnowcurrently merged commit ee317f7 into python:main Oct 4, 2023
@ericsnowcurrently ericsnowcurrently deleted the interpreters-module-preserve-traceback-str branch October 4, 2023 17:57
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.

2 participants