Skip to content

Make exc.__cause__ return InnerException in Python 3 #223

Closed
@filmor

Description

@filmor

Python 3 has a direct(?) match of the InnerException property from .NET, namely the __cause__ property, which results in much nicer and more informative tracebacks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions