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 59a219b commit b7fb695Copy full SHA for b7fb695
Tools/c-analyzer/cpython/ignored.tsv
@@ -332,6 +332,9 @@ Objects/complexobject.c - c_1 -
332
Objects/exceptions.c - static_exceptions -
333
Objects/genobject.c - ASYNC_GEN_IGNORED_EXIT_MSG -
334
Objects/genobject.c - NON_INIT_CORO_MSG -
335
+Objects/genobject.c gen_getstate state_strings -
336
+Objects/genobject.c cr_getstate state_strings -
337
+Objects/genobject.c ag_getstate state_strings -
338
Objects/longobject.c - _PyLong_DigitValue -
339
Objects/longobject.c - PyLong_LAYOUT -
340
Objects/object.c - _Py_SwappedOp -
0 commit comments