[Python-ideas] Next steps to get type hinting become reality?

Guido van Rossum guido at python.org
Sun Jun 7 01:04:19 CEST 2015


If you really think this should be added to the PEP please submit a pull
request. Don't mention the PY2 thing though (it's unofficial).
On Jun 6, 2015 1:22 PM, "Thomas Güttler" <guettliml at thomas-guettler.de>
wrote:

> Am 06.06.2015 um 19:13 schrieb Guido van Rossum:
> > The plan is to have volunteers produce stubs for the stdlib, and to
> > contribute those to typeshed: https://github.com/JukkaL/typeshed
> (that's a
> > shared resource and will eventually be transferred to the PSF, i.e.
> > https://github.com/python/)
> >
> > If you want to use type annotations in Python 2, there's this hack:
> > https://github.com/JukkaL/mypy/tree/master/mypy/codec
>
> typeshed is referenced in the PEP. But something like your above answer to
> my question
> is missing in the PEP 484.
>
> Why not add a new chapter to the PEP with explains this roadmap?
>
> Should I open an issue for pep 484?
>
>
> Regards,
>   Thomas Güttler
>
>
> --
> http://www.thomas-guettler.de/
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150606/9ed2c881/attachment.html>


More information about the Python-ideas mailing list