Hacker News new | ask | show | jobs
by BadInformatics 1957 days ago
GP was referring to type hints and how they don't provide any runtime validation. There are libraries like Pydantic that let you do some, but nothing built into the language runtime IIRC.