Y
Hacker News
new
|
ask
|
show
|
jobs
by
tom_mellior
3007 days ago
Sorry, by "no standard tooling" I meant "no standard tooling" in the sense of no tooling in the standard Python distribution.
1 comments
nullp0tr
3007 days ago
Seeing that mypy is under github.com/python/, you can easily argue that it is in fact the standard tool for type-checking python code.
link
milliams
3007 days ago
And also that the second highest contributor is Guido van Rossum (
https://github.com/python/mypy/graphs/contributors
).
link
tom_mellior
3007 days ago
Fair enough, those are reasonable arguments the grandparents could (and should) have made.
link