Skip to content

Allow multiple patches for the same function #29

@PythonNut

Description

@PythonNut

Presently, if you patch a single function multiple times, the definitions will work, but el-patch will be unable to validate any but the most recent patch. Ideally we would have a way to distinguish multiple patches to the same function.

One use-case for this when one version of a function is intended to be used before its file is loaded and a different version is to be used after.

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