New submission from Ivan Levkivskyi:

The implementation of NamedTuple in typing module has been extended to support 
PEP 526 variable annotation syntax.

Here is he patch that updates documentation accordingly.

----------
assignee: docs@python
components: Documentation
files: nmtuple-doc.diff
keywords: patch
messages: 276092
nosy: docs@python, gvanrossum, levkivskyi
priority: normal
severity: normal
status: open
title: Update typing module dicumentation for NamedTuple
versions: Python 3.6
Added file: http://bugs.python.org/file44600/nmtuple-doc.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28107>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to