Skip to content

Commit c935f31

Browse files
author
Erlend E. Aasland
committed
Update c-analyzer ignore list
1 parent 4fe9d98 commit c935f31

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ Modules/_sqlite/row.h - pysqlite_RowType -
5656
Modules/_sqlite/prepare_protocol.h - pysqlite_PrepareProtocolType -
5757
Modules/_sqlite/statement.h - pysqlite_StatementType -
5858
Modules/_sqlite/connection.h - pysqlite_ConnectionType -
59-
Modules/_sqlite/module.c - pysqlite_Error -
60-
Modules/_sqlite/module.c - pysqlite_Warning -
61-
Modules/_sqlite/module.c - pysqlite_InterfaceError -
62-
Modules/_sqlite/module.c - pysqlite_DatabaseError -
63-
Modules/_sqlite/module.c - pysqlite_InternalError -
6459
Modules/_sqlite/module.c - pysqlite_OperationalError -
6560
Modules/_sqlite/module.c - pysqlite_ProgrammingError -
6661
Modules/_sqlite/module.c - pysqlite_IntegrityError -
@@ -2385,11 +2380,6 @@ Modules/_ctypes/_ctypes.c - PyExc_ArgError -
23852380
Modules/_cursesmodule.c - PyCursesError -
23862381
Modules/_decimal/_decimal.c - DecimalException -
23872382
Modules/_queuemodule.c - EmptyError -
2388-
Modules/_sqlite/module.h - pysqlite_Error -
2389-
Modules/_sqlite/module.h - pysqlite_Warning -
2390-
Modules/_sqlite/module.h - pysqlite_InterfaceError -
2391-
Modules/_sqlite/module.h - pysqlite_DatabaseError -
2392-
Modules/_sqlite/module.h - pysqlite_InternalError -
23932383
Modules/_sqlite/module.h - pysqlite_OperationalError -
23942384
Modules/_sqlite/module.h - pysqlite_ProgrammingError -
23952385
Modules/_sqlite/module.h - pysqlite_IntegrityError -

0 commit comments

Comments
 (0)