Skip to content

Python upgrades #13

Open
Open
@johnsekar

Description

@johnsekar

Python 3.8+ introduces a lot of new inbuilt features that we currently have to import externally for lower Python versions.
(List will be updated as more features are identified)
(1) functools.cache and functools.cached_property to simplify memoization. https://docs.python.org/3/library/functools.html

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