Skip to content

Adding traceback can kill live exception #1907

@scoder

Description

@scoder

Calling PyObject_SetAttr() on the first usage of __Pyx_CLineForTraceback() can clear the current exception, thus leaving the exception handling path in an illegal state.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions