Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infer number of callable arguments #8

Open
JukkaL opened this issue Nov 15, 2017 · 0 comments
Open

Infer number of callable arguments #8

JukkaL opened this issue Nov 15, 2017 · 0 comments

Comments

@JukkaL
Copy link

JukkaL commented Nov 15, 2017

For callable values, we could infer the number of arguments at least in simple cases where the callable takes a fixed number of positional arguments. The argument types could still be Any, but having the number of arguments would still be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant