Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7e147f1

Browse filesBrowse files
committed
bpo-29481: add versionadded 3.6.1 to typing.Deque docs
1 parent 984eef7 commit 7e147f1
Copy full SHA for 7e147f1

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎Doc/library/typing.rst

Copy file name to clipboardExpand all lines: Doc/library/typing.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,8 @@ The module defines the following classes, functions and decorators:
574574

575575
A generic version of :class:`collections.deque`.
576576

577+
.. versionadded:: 3.6.1
578+
577579
.. class:: List(list, MutableSequence[T])
578580

579581
Generic version of :class:`list`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.