[Python-ideas] PEP 484 (Type Hints) -- first draft round

Juancarlo Añez apalala at gmail.com
Fri Jan 23 02:27:14 CET 2015


On Thu, Jan 22, 2015 at 8:34 PM, Ethan Furman <ethan at stoneleaf.us> wrote:

> Indeed -- if someone does want type checking, but library xyz is using
> annotations for something else, then a way
> (provided by the type checker) to skip certain modules would be good.
>

FWIW, the proposition is to skip every module that doesn't "import typing".

Cheers,


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


More information about the Python-ideas mailing list