Skip to content

new feature: Return detailed error message in python binding #5511

@Xuanwo

Description

@Xuanwo

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions