There was an error while loading. Please reload this page.
1 parent 1126ba4 commit 9edc83dCopy full SHA for 9edc83d
1 file changed
Tools/c-analyzer/cpython/ignored.tsv
@@ -20,8 +20,8 @@ Python/bootstrap_hash.c py_getentropy getentropy_works -
20
Python/fileutils.c - _Py_open_cloexec_works -
21
Python/fileutils.c set_inheritable ioctl_works -
22
# (set lazily, atomically, *after* first init)
23
-Modules/posixmodule.c os_dup2_impl dup3_works -
24
-Modules/posixmodule.c os_pipe_impl pipe2_works -
+Modules/posixmodule.c os_dup2_impl dup3_works_atomic -
+Modules/posixmodule.c os_pipe_impl pipe2_works_atomic -
25
26
## guards around resource init
27
Python/thread_pthread.h PyThread__init_thread lib_initialized -
0 commit comments