Skip to content

Exception context not set in certain cases #1557

@slozier

Description

@slozier

Did not look in why the __context__ is not set, but the following example is causing a failure in test_code_module (in 3.6).

try:
    ham
except:
    eggs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions