NVIDIA / NVIDIA/cudf

[FEA] Switch from mypy to ty

Open
#18,806 3 comments 1 reaction 1 assignee Claimed by @vyasr View on GitHub
feature request Python
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

**Is your feature request related to a problem? Please describe.**
The astral team have announced [ty](https://github.com/astral-sh/ty), a Rust-based Python type checker that provides substantial speedups over mypy. mypy runs fairly slowly on our code base and is especially noticeable for pre-commit checks, so switching would be beneficial.

**Describe the solution you'd like**
`ty` is still very new and likely not yet stable enough to be worth using. We should revisit the possibility once they put out at least a 0.1 version (right now they are still on alphas only).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.