Earlier quoted context omitted.
Go’s type system is not even impressive compared to python’s .
Well I was comparing to python codebases before they added type annotations
While I much prefer Python as a language, Go wins against Python by having a fresher ecosystem, with a higher baseline for type safety. Still pretty low with respect to Rust or mypy/pyright with highest settings, but much better than any of the Python frameworks I've had to deal with.