Skip to content

_deepcopy_call needs better error handling. #8706

@charris

Description

@charris

The _deepcopy_call function in numpy/core/src/multiarray/methods.c may encounter an error but it is not handled nor checked for after the call. Suggest making _deepcopy_call return an int error flag and check that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions