Skip to content

Use ParamSpec to type LRU cache decorators #2629

@vytas7

Description

@vytas7

See here: https://github.com/falconry/falcon/pull/2599/changes#r2716854330.

Decorators like falcon.util.misc._lru_cache_* can be type using ParamSpec, allowing us to get rid of a bunch of typing ignores.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementgood first issueComment on this issue if you'd like to volunteer to work on this. Thanks!typing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions