mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-29 10:14:37 +08:00
ae9d4f4b21
- 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.