Skip to content

Commit 74be029

Browse files
committed
silence this docs nitpick on old whatsnew
1 parent 8966dbc commit 74be029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ methods to match the corresponding methods of :class:`str`.
936936
collections.abc
937937
---------------
938938

939-
The :meth:`Sequence.index() <collections.abc.MutableSequence.index>` method now
939+
The :meth:`!Sequence.index` method now
940940
accepts *start* and *stop* arguments to match the corresponding methods
941941
of :class:`tuple`, :class:`list`, etc.
942942
(Contributed by Devin Jeanpierre in :issue:`23086`.)

0 commit comments

Comments
 (0)