Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Oct 2, 2023

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

@ericsnowcurrentlyericsnowcurrently merged commit 6bc889a into python:mainOct 3, 2023
@ericsnowcurrentlyericsnowcurrently 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.
@ericsnowcurrentlyericsnowcurrently 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
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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ericsnowcurrently