← 返回首页
gh-76785: Print the Traceback from Interpreter.run() by ericsnowcurrently · Pull Request #110248 · 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()#110248

Merged
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:interpreters-module-preserve-traceback-str
Oct 3, 2023
Merged

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

Conversation

ericsnowcurrently commented Oct 2, 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.

ericsnowcurrently merged commit 6bc889a into python:main Oct 3, 2023
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 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.)
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.

1 participant

Footer

© 2026 GitHub, Inc.