Skip to content

Commit 6d5589c

Browse files
Add slotdefs_name_counts to ignored.tsv to make c-analyzer happy
1 parent 17d0265 commit 6d5589c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,8 @@ Objects/obmalloc.c - obmalloc_state_main -
340340
Objects/obmalloc.c - obmalloc_state_initialized -
341341
Objects/typeobject.c - name_op -
342342
Objects/typeobject.c - slotdefs -
343+
# It initialized only once when main interpeter starts
344+
Objects/typeobject.c - slotdefs_name_counts -
343345
Objects/unicodeobject.c - stripfuncnames -
344346
Objects/unicodeobject.c - utf7_category -
345347
Objects/unicodeobject.c unicode_decode_call_errorhandler_wchar argparse -

0 commit comments

Comments
 (0)