Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes, you can write Python code that runs with missing or wrong type hints. Not ideal, but you can add a static type checker (mypy) as a step in your CI pipeline and reject commits that fail this step. Not much discipline required.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: