-
Notifications
You must be signed in to change notification settings - Fork 715
Closed
Labels
bindings/pythonenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Feature Description
Return a detailed error message in the Python binding. For instance, use format!({err:?}) instead of simply err.to_string().
Problem and Solution
Our Python errors are overly simplistic and lack detailed underlying reasons, making it difficult to debug issues such as #5483.
Additional Context
No response
Are you willing to contribute to the development of this feature?
- Yes, I am willing to contribute to the development of this feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bindings/pythonenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed