There was an error while loading. Please reload this page.
1 parent 03077d5 commit 5ba1a20Copy full SHA for 5ba1a20
1 file changed
Tools/c-analyzer/cpython/ignored.tsv
@@ -22,6 +22,7 @@ Python/fileutils.c set_inheritable ioctl_works -
22
# (set lazily, *after* first init)
23
# XXX Is this thread-safe?
24
Modules/posixmodule.c os_dup2_impl dup3_works -
25
+Modules/posixmodule.c os_pipe_impl pipe2_works -
26
27
## guards around resource init
28
Python/thread_pthread.h PyThread__init_thread lib_initialized -
0 commit comments