Skip to content

Make exc.__cause__ return InnerException in Python 3 #223

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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