Skip to content

Conversation

@Thrameos
Copy link
Contributor

This is a work in progress to link Java exception causes with Python ones. Unfortunately, the cause slot is already used when throwing from Java to Python, so it is not clear if this can actually be made into a function PR.

Potentially fixes #1047

@marscher
Copy link
Member

@Thrameos Since it came up lately (line no = -1 vs line no = 0), is this PR obsolete?

@Thrameos
Copy link
Contributor Author

Likely though I don't remember what this was for. I think I was trying at one point to unify the exception outputs more closely. But was lost along the why fighting the lack of Python support for exceptions.

@Thrameos Thrameos added the on-hold Problem requiring further user input to address label Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

on-hold Problem requiring further user input to address

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception chaining/cause not mirrored into Python

2 participants