mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 04:34:28 +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.