Skip to content

Add raise from syntax to discover underlying problems #354

Open
@lehmat

Description

@lehmat

Issue

AWS SDK does not follow raise exc from exc which causes underlying problems to disappear during processing AWS SDK. Reference: Pynamodb issue

Proposed change

Follow PEP 3134 to raise underlying issues as traceback instead of stopping it to AWS SDK

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