Skip to content

Commit c97137b

Browse files
authored
Update ignored.tsv
1 parent e185092 commit c97137b

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
@@ -291,7 +291,6 @@ Modules/posixmodule.c os_listxattr_impl buffer_sizes -
291291
Modules/posixmodule.c - posix_constants_confstr -
292292
Modules/posixmodule.c - posix_constants_pathconf -
293293
Modules/posixmodule.c - posix_constants_sysconf -
294-
Modules/posixmodule.c - perf_map_state -
295294
Modules/pyexpat.c - ExpatMemoryHandler -
296295
Modules/pyexpat.c - error_info_of -
297296
Modules/pyexpat.c - handler_info -
@@ -357,6 +356,7 @@ Python/pystate.c - initial -
357356
Python/specialize.c - adaptive_opcodes -
358357
Python/specialize.c - cache_requirements -
359358
Python/stdlib_module_names.h - _Py_stdlib_module_names -
359+
Python/sysmodule.c - perf_map_state -
360360
Python/sysmodule.c - _PySys_ImplCacheTag -
361361
Python/sysmodule.c - _PySys_ImplName -
362362
Python/sysmodule.c - whatstrings -

0 commit comments

Comments
 (0)