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

You can configure vscode to fail on typing problems and it will show errors in your editor


So that's an IDE feature rather than a language level feature


Nope, that's a language level feature. Your code will also fail at runtime. The IDE is just turning it on.


I don't think that's how it works. Unless you install a library like typeguard python doesn't do runtime type validation




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

Search: