Unbound ParamSpec, but why? #2283
Unanswered
hannes-ucsc
asked this question in
Q&A
Replies: 1 comment
-
|
It's often worth it to test more than one type-checker (for example with https://github.com/astral-sh/multiplay). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://mypy-play.net/?gist=be5f1112a53340852f64b306529e0f3f
yields
… and I don't understand why. This seem like an archetypal use of
ParamSpec.Beta Was this translation helpful? Give feedback.
All reactions