← 返回首页
gh-76785: Print the Traceback from Interpreter.run() by ericsnowcurrently · Pull Request #110322 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Merged
ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:interpreters-module-preserve-traceback-str
Oct 4, 2023
Merged

gh-76785: Print the Traceback from Interpreter.run()#110322
ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:interpreters-module-preserve-traceback-str

Conversation

ericsnowcurrently commented Oct 4, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown

🤖 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 removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 4, 2023
ericsnowcurrently merged commit ee317f7 into python:main Oct 4, 2023
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.)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.