<div dir="ltr">The plan is to have volunteers produce stubs for the stdlib, and to contribute those to typeshed: <a href="https://github.com/JukkaL/typeshed">https://github.com/JukkaL/typeshed</a> (that's a shared resource and will eventually be transferred to the PSF, i.e. <a href="https://github.com/python/">https://github.com/python/</a>)<br><br>If you want to use type annotations in Python 2, there's this hack: <a href="https://github.com/JukkaL/mypy/tree/master/mypy/codec">https://github.com/JukkaL/mypy/tree/master/mypy/codec</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 6, 2015 at 8:28 AM, Thomas Güttler <span dir="ltr"><<a href="mailto:guettliml@thomas-guettler.de" target="_blank">guettliml@thomas-guettler.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Based on the thead "Better type hinting" here are new questions:<br>
<br>
We have: PEP 484, Python2, the standard library and a dream called "type hinting".<br>
<br>
Is it possible to get type hinting for the standard library of Python2?<br>
<br>
If not, how to get type hinting for the standard library of Python3?<br>
<br>
What can students with some spare time do, to improve the current situation?<br>
<br>
Regards,<br>
  Thomas Güttler<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<a href="http://www.thomas-guettler.de/" target="_blank">http://www.thomas-guettler.de/</a><br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" target="_blank">http://python.org/psf/codeofconduct/</a></font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido" target="_blank">python.org/~guido</a>)</div>
</div>