Skip to content

Commit bd6adbe

Browse files
committed
Fix make check-c-globals
1 parent 47892b7 commit bd6adbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ Modules/_testcapi/datetime.c - test_run_counter -
444444
Modules/_testcapi/docstring.c - DocStringNoSignatureTest -
445445
Modules/_testcapi/docstring.c - DocStringUnrepresentableSignatureTest -
446446
Modules/_testcapi/exceptions.c - PyRecursingInfinitelyError_Type -
447+
Modules/_testcapi/hash.c - _HashInheritanceTester_Type -
447448
Modules/_testcapi/heaptype.c - _testcapimodule -
448449
Modules/_testcapi/mem.c - FmData -
449450
Modules/_testcapi/mem.c - FmHook -
@@ -500,7 +501,6 @@ Modules/_testcapimodule.c - MyList_Type -
500501
Modules/_testcapimodule.c - PyRecursingInfinitelyError_Type -
501502
Modules/_testcapimodule.c - TestError -
502503
Modules/_testcapimodule.c - TestMethods -
503-
Modules/_testcapimodule.c - _HashInheritanceTester_Type -
504504
Modules/_testcapimodule.c - _testcapimodule -
505505
Modules/_testcapimodule.c - awaitType -
506506
Modules/_testcapimodule.c - awaitType_as_async -

0 commit comments

Comments
 (0)