Hacker News new | ask | show | jobs
by jofer 243 days ago
Yes, python is not statically typed. It shouldn't be. Don't expect static typing behavior and typing in python is _not_ static typing in any way. It's documentation only, not static typing.