[red-knot] Understand typing.Type#14904
Conversation
|
|
This has one small problem: Inheriting from |
Fine to just TODO all that for now. We don't even understand that |
Co-authored-by: Alex Waygood <[email protected]>
|
|
||
| class A: ... | ||
|
|
||
| def _(c: Type, d: Type[A], e: Type[A]): |
There was a problem hiding this comment.
Why does the e argument exist here?
There was a problem hiding this comment.
It wasn't there originally. Probably a small oversight.
There was a problem hiding this comment.
Sorry, I think I screwed that up when simplifying the mdtests a little :-)
|
Nice, thank you! |
Summary
Resolves #14891.
Test Plan
Markdown tests.