Hacker News new | ask | show | jobs
by dozzie 3288 days ago
Yes. Exactly the same as before: dynamic typing. Optional type hints don't change this.

And Python actually is compiled. Where do you think these pyc and pyo files come from?