[issue27905] Add documentation for typing.Type

Michael Lee report at bugs.python.org
Tue Aug 30 17:51:20 EDT 2016


New submission from Michael Lee:

This patch adds some documentation for typing.Type[C]. The content itself is mostly an abbreviated version of the description from PEP 484 -- let me know if the patch is too terse or needs more examples.

----------
assignee: docs at python
components: Documentation
files: document-type.patch
keywords: patch
messages: 273974
nosy: docs at python, gvanrossum, michael0x2a
priority: normal
severity: normal
status: open
title: Add documentation for typing.Type
versions: Python 3.5, Python 3.6
Added file: http://bugs.python.org/file44285/document-type.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27905>
_______________________________________


More information about the Python-bugs-list mailing list