[docs] [issue29481] 3.6.0 doc describes 3.6.1 feature - typing.Deque
Guy Arad
report at bugs.python.org
Wed Feb 8 07:53:06 EST 2017
New submission from Guy Arad:
See:
- https://docs.python.org/3.6/library/typing.html#typing.Deque
- https://docs.python.org/3.5/library/typing.html#typing.Deque
`typing.Deque` is expected to be included in 3.6.1:
https://docs.python.org/3/whatsnew/changelog.html#python-3-6-1-release-candidate-1
Please remove or specify the version in which it's going to be included.
----------
assignee: docs at python
components: Documentation
messages: 287313
nosy: Guy Arad, docs at python
priority: normal
severity: normal
status: open
title: 3.6.0 doc describes 3.6.1 feature - typing.Deque
versions: Python 3.5, Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29481>
_______________________________________
More information about the docs
mailing list