Skip to content

Commit 5ba1a20

Browse files
committed
Add entry for c-analyzer
1 parent 03077d5 commit 5ba1a20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Python/fileutils.c set_inheritable ioctl_works -
2222
# (set lazily, *after* first init)
2323
# XXX Is this thread-safe?
2424
Modules/posixmodule.c os_dup2_impl dup3_works -
25+
Modules/posixmodule.c os_pipe_impl pipe2_works -
2526

2627
## guards around resource init
2728
Python/thread_pthread.h PyThread__init_thread lib_initialized -

0 commit comments

Comments
 (0)