Skip to content

Commit 881df50

Browse files
committed
Workaround false positive in check-c-globals.py
1 parent 28c384c commit 881df50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ Objects/obmalloc.c - obmalloc_state_main -
330330
Objects/obmalloc.c - obmalloc_state_initialized -
331331
Objects/typeobject.c - name_op -
332332
Objects/typeobject.c - slotdefs -
333+
Objects/typeobject.c - _Py_PreAllocatedTypes -
333334
Objects/unicodeobject.c - stripfuncnames -
334335
Objects/unicodeobject.c - utf7_category -
335336
Objects/unicodeobject.c unicode_decode_call_errorhandler_wchar argparse -

0 commit comments

Comments
 (0)