[Python-ideas] Proposal: Use mypy syntax for function annotations

Juancarlo Añez apalala at gmail.com
Mon Aug 25 16:57:45 CEST 2014


On Sun, Aug 24, 2014 at 10:00 PM, Guido van Rossum <guido at python.org> wrote:

> We should probably avoid "static typing" and use "type hinting" instead
> (following TypeScript's lead I believe). But the process of looking for
> violations against the hinted types before the code run is still called
> static analysis.


+1


-- 
Juancarlo *Añez*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140825/ecebfc09/attachment.html>


More information about the Python-ideas mailing list