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 1331a3e commit df2d466Copy full SHA for df2d466
Modules/_testclinic.c
@@ -1496,7 +1496,7 @@ _testclinic.TestClass.varpos_no_fastcall
1496
static PyObject *
1497
_testclinic_TestClass_varpos_no_fastcall_impl(PyTypeObject *type,
1498
PyObject *args)
1499
-/*[clinic end generated code: output=edfacec733aeb9c5 input=e385fc8a3af7ae44]*/
+/*[clinic end generated code: output=edfacec733aeb9c5 input=3f298d143aa98048]*/
1500
{
1501
return Py_NewRef(args);
1502
}
0 commit comments