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 8966dbc commit 74be029Copy full SHA for 74be029
Doc/whatsnew/3.5.rst
@@ -936,7 +936,7 @@ methods to match the corresponding methods of :class:`str`.
936
collections.abc
937
---------------
938
939
-The :meth:`Sequence.index() <collections.abc.MutableSequence.index>` method now
+The :meth:`!Sequence.index` method now
940
accepts *start* and *stop* arguments to match the corresponding methods
941
of :class:`tuple`, :class:`list`, etc.
942
(Contributed by Devin Jeanpierre in :issue:`23086`.)
0 commit comments