Skip to content

Commit 506a4dc

Browse files
committed
Fix make check-c-globals
1 parent 43b1a41 commit 506a4dc

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
@@ -318,6 +318,7 @@ Objects/exceptions.c - static_exceptions -
318318
Objects/genobject.c - ASYNC_GEN_IGNORED_EXIT_MSG -
319319
Objects/genobject.c - NON_INIT_CORO_MSG -
320320
Objects/longobject.c - _PyLong_DigitValue -
321+
Objects/longobject.c - PyUnstable_Long_LAYOUT -
321322
Objects/object.c - _Py_SwappedOp -
322323
Objects/object.c - _Py_abstract_hack -
323324
Objects/object.c - last_final_reftotal -

0 commit comments

Comments
 (0)