We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfd33f commit bb53a27Copy full SHA for bb53a27
1 file changed
Doc/library/typing.rst
@@ -561,6 +561,8 @@ The module defines the following classes, functions and decorators:
561
562
A generic version of :class:`collections.deque`.
563
564
+ .. versionadded:: 3.5.4
565
+
566
.. class:: List(list, MutableSequence[T])
567
568
Generic version of :class:`list`.
0 commit comments