9 ms·
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, an
by wittekm 11y 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!