Skip to content

Poor handling of "reduce" programming errors #7

@trquinn

Description

@trquinn

The PyObjectMarshal PUPer dies when bad Python is used in the "reduce". This
should be fixed so that reasonable errors are returned instead.

PyMarshal_ReadObjectFromString() doesn't seem to do anything reasonable when
PyErr_Occurred is true.

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