Skip to content

Implement __cause__ for Py3 #93

@Julian

Description

@Julian

We can't use raise Foo from bar, but we can just set __cause__ directly to show which exception caused the validation error.

This probably should be done after #91, since it can leverage that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementSome new desired functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions