Commit 36da1c35 authored by Mariatta's avatar Mariatta Committed by GitHub

bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#107)

parent f15fa87e
......@@ -574,6 +574,8 @@ The module defines the following classes, functions and decorators:
A generic version of :class:`collections.deque`.
.. versionadded:: 3.6.1
.. class:: List(list, MutableSequence[T])
Generic version of :class:`list`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment