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 fe5f42e commit 83ebd59Copy full SHA for 83ebd59
Doc/c-api/sequence.rst
@@ -110,7 +110,7 @@ Sequence Protocol
110
Alias for :c:func:`PySequence_Contains`.
111
112
.. soft-deprecated:: 3.14
113
- The function is should no longer be used to write new code.
+ The function should no longer be used to write new code.
114
115
116
.. c:function:: Py_ssize_t PySequence_Index(PyObject *o, PyObject *value)
0 commit comments