[issue28644] Document recent changes in typing.py

2016-11-11 Thread Guido van Rossum
Changes by Guido van Rossum : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bu

[issue28644] Document recent changes in typing.py

2016-11-11 Thread Roundup Robot
Roundup Robot added the comment: New changeset 5bf2ea0d3830 by Guido van Rossum in branch '3.5': Issue 28644: Document recent changes in typing.py (Ivan L) https://hg.python.org/cpython/rev/5bf2ea0d3830 New changeset 72a2c90abdec by Guido van Rossum in branch '3.6': Issue 28644: Document recent

[issue28644] Document recent changes in typing.py

2016-11-11 Thread Ivan Levkivskyi
Changes by Ivan Levkivskyi : Added file: http://bugs.python.org/file45447/recent-typing-docs-v6.diff ___ Python tracker ___ ___ Python-bugs-li

[issue28644] Document recent changes in typing.py

2016-11-11 Thread Ivan Levkivskyi
Ivan Levkivskyi added the comment: Guido, here is the new patch with your corrections. I have some questions in Rietveld, but those are about mypy, you could apply the patch now. -- Added file: http://bugs.python.org/file45446/recent-typing-docs-v5.diff

[issue28644] Document recent changes in typing.py

2016-11-10 Thread Guido van Rossum
Changes by Guido van Rossum : -- title: Document recen changes in typing.py -> Document recent changes in typing.py ___ Python tracker ___ __