Message 274747 - Python tracker (original) (raw)

Message274747

Author python-dev
Recipients docs@python, gvanrossum, levkivskyi, michael0x2a, python-dev
Date 2016-09-07.04:13:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 20160907041336.12680.88032.B7E9EADB@psf.io
In-reply-to
Content
New changeset 9fb30d6af6a9 by Guido van Rossum in branch '3.5': Issue #27905: Docs for typing.Type[C], by Michael Lee. https://hg.python.org/cpython/rev/9fb30d6af6a9 New changeset 1705cde6266d by Guido van Rossum in branch 'default': Issue #27905: Docs for typing.Type[C], by Michael Lee. (Merge 3.5->3.6) https://hg.python.org/cpython/rev/1705cde6266d
History
Date User Action Args
2016-09-07 04:13:42 python-dev set recipients: + python-dev, gvanrossum, docs@python, michael0x2a, levkivskyi
2016-09-07 04:13:42 python-dev link issue27905 messages
2016-09-07 04:13:41 python-dev create