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

Thomas Güttler guettliml at thomas-guettler.de
Sat Jun 6 22:22:15 CEST 2015


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/


More information about the Python-ideas mailing list