Hacker News new | past | comments | ask | show | jobs | submit login

PEP 257, and local conventions in certain projects.

What all comes down to is: if you really have people on your project writing code like the foo/bar/baz example way up above - then you have problems way bigger than static type checks can possibly help you with.




Wouldn't it be something if there existed tooling that enforced this level of discipline and checked its validity before executing any code such that you didn't rely on the entire ecosystem to adhere to the same standards and remove that as a source of ambiguity...


Which Python has had since 3.5.




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

Search: