This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author levkivskyi
Recipients docs@python, gvanrossum, levkivskyi
Date 2016-11-09.00:38:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478651891.38.0.327376110716.issue28644@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch with recent additions/changes in typing.py

Summary: Tuple and Callable are now classes, generic type aliases, added Coroutine, extended docs for get_type_hints.
History
Date User Action Args
2016-11-09 00:38:11levkivskyisetrecipients: + levkivskyi, gvanrossum, docs@python
2016-11-09 00:38:11levkivskyisetmessageid: <1478651891.38.0.327376110716.issue28644@psf.upfronthosting.co.za>
2016-11-09 00:38:11levkivskyilinkissue28644 messages
2016-11-09 00:38:11levkivskyicreate