Tag: pyright
-
mypy vs pyright vs Pyre: 47% Error Detection Gap
I ran the same 60-bug test corpus through mypy, pyright, and Pyre. pyright caught 58 errors, mypy found 34, Pyre only 29. Real accuracy benchmarks.
I ran the same 60-bug test corpus through mypy, pyright, and Pyre. pyright caught 58 errors, mypy found 34, Pyre only 29. Real accuracy benchmarks.