Skip to content

Don't use deepcopy #944

Open
Open
@mhauru

Description

@mhauru

We use deepcopy a lot, but this is considered bad. We might be okay because I think we are mostly deepcopying arrays, but we should go over the codebase and switch to copy where possible and make sure the remaining cases make sense and are documented.

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