-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed as not planned
Description
There's a class function in builtins.pyi. There's also a mention to remove it: # TODO not defined in builtins!. I feel like this was probably created for mypy? As an alternative I would suggest using types.pyi's FunctionType.
I personally have to patch typeshed to remove this for Jedi. Why is this there and is it still needed? I'm happy to create a PR for this.
lancelote and Glyphack
Metadata
Metadata
Assignees
Labels
No labels