top | item 31206215 (no title) hauntsaninja | 3 years ago mypyc has escape hatches, e.g. casting to Any is a common trick. discuss order hn newest zzzeek|3 years ago how, when mypy itself has only "type: ignore" as a workaround for many scenarios?here's a list of 41 issues where either the user or the mypy devs are saying "use type: ignore as a workaround for now":https://github.com/python/mypy/issues?q=is%3Aopen+label%3Afa...
zzzeek|3 years ago how, when mypy itself has only "type: ignore" as a workaround for many scenarios?here's a list of 41 issues where either the user or the mypy devs are saying "use type: ignore as a workaround for now":https://github.com/python/mypy/issues?q=is%3Aopen+label%3Afa...
zzzeek|3 years ago
here's a list of 41 issues where either the user or the mypy devs are saying "use type: ignore as a workaround for now":
https://github.com/python/mypy/issues?q=is%3Aopen+label%3Afa...