ParamSpec seems to get lost with partial() #18589
Labels
bug
mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
Bug Report
Trying to get ParamSpec working for async-lru, and currently testing out the new partial() support added last year, but it doesn't seem to work with our wrapper class.
To Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: