[Python-Dev] PEP 0484 - the Numeric Tower

Chris Barker - NOAA Federal chris.barker at noaa.gov
Wed Oct 14 00:32:11 EDT 2015
 I merely worry about what happens if people
> start relying upon the fact that a float annotation 'will handle all
> the numbers I care about' to the forgotten Decimal users such as
> myself.

Well, that's what you get in exchange for "type safety".

Which is exactly why I'm concerned about widespread use of type
annotations. Might as well use a static language :-(

- CHB



>
> Laura
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/chris.barker%40noaa.gov


More information about the Python-Dev mailing list