Skip to content

Add type, value, traceback objects back to Pythonx.Error#47

Merged
jonatanklosko merged 1 commit intomainfrom
jk-err
Mar 6, 2026
Merged

Add type, value, traceback objects back to Pythonx.Error#47
jonatanklosko merged 1 commit intomainfrom
jk-err

Conversation

@jonatanklosko
Copy link
Member

Adds the Pythonx.Error fields removed in #46. We actually do need them in Livebook itself to show error diagnostics. I kept the :lines field added in #46, so that formatting an exception does not require going back to Python and possibly across nodes.

@jonatanklosko jonatanklosko merged commit fb46c5f into main Mar 6, 2026
9 checks passed
@jonatanklosko jonatanklosko deleted the jk-err branch March 6, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant