Hacker News new | ask | show | jobs
by asplake 252 days ago
It’s worth noting that even though the runtime allows nulls (i.e. None) anywhere, Python type checkers do distinguish between optional and mandatory types.