mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-22 19:13:34 +08:00
- Jedi cannot really deal with __new__. - A typeshed issue: "function" should not be defined in the stubs. - Jedi cannot deal with the weird __call__: NotImplemented typing, because it's recursive.