Skip to content

Update memoize to use functools.lru_cache #472

@LonelyCat124

Description

@LonelyCat124

Now that we've (imminently) moved to Python 3.10 there is a note in the code to change the memoize function in common/splitline.py to use the functools.lru_cache built in, so we should look at doing that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions