Kaydet (Commit) 7224a049 authored tarafından Mariatta's avatar Mariatta Kaydeden (comit) GitHub

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

(cherry picked from commit 7e147f1ddb8233964ff0981e6b64fc12edac99aa)
üst 1e8cc88a
......@@ -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