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

Limit size of types #399

Open
KotlinIsland opened this issue Sep 25, 2022 · 0 comments
Open

Limit size of types #399

KotlinIsland opened this issue Sep 25, 2022 · 0 comments
Labels

Comments

@KotlinIsland
Copy link
Owner

KotlinIsland commented Sep 25, 2022

Currently, super massive black hole style types are causing mypy to take an absurdly long time to run.(https://github.com/KotlinIsland/basedmypy/actions/runs/3110447484/jobs/5055551934)

We propose that if a type is over a certain complexity threshold it should trigger an error and become Any

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

No branches or pull requests

1 participant