Open
Description
A question from the Typing summit:
How to communicate the philosophy of type annotations in Python?
- Beginners don't need annotations
- "Catching bugs" is how to sell it to your engineering director :-)
- Adding improvements like new Union to simplify the syntax
There's a nice community around typing that is responsive to ideas and thoughts.