Hacker News new | ask | show | jobs
by wittekm 3768 days ago
We've been using the Python 2 support at work for the past ~month and it's a gamechanger for me personally. I like that it's easy to incrementally add types, and silo it to one piece of the codebase at a time.

Thanks Jukka!