enhancementgood first issuetyping
仓库指标
- Star
- (9,293 star)
- PR 合并指标
- (平均合并 2天 7小时) (30 天内合并 9 个 PR)
描述
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.