Thanks to visit codestin.com Credit goes to github.com
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 35b87e6 commit 22f0483Copy full SHA for 22f0483
1 file changed
Doc/tools/susp-ignored.csv
@@ -4,7 +4,7 @@ c-api/sequence,,:i2,del o[i1:i2]
4
c-api/sequence,,:i2,o[i1:i2]
5
c-api/unicode,,:end,str[start:end]
6
c-api/unicode,,:start,unicode[start:start+length]
7
-distutils/examples,274,`,This is the description of the ``foobar`` package.
+distutils/examples,267,`,This is the description of the ``foobar`` package.
8
distutils/setupscript,,::,
9
extending/embedding,,:numargs,"if(!PyArg_ParseTuple(args, "":numargs""))"
10
extending/extending,,:myfunction,"PyArg_ParseTuple(args, ""D:myfunction"", &c);"
0 commit comments