Staging
v0.5.1
https://github.com/python/cpython
Revision ec9bc2da421c456e416d991fd1fe79ac33344d9d authored by Miss Islington (bot) on 19 June 2020, 16:19:38 UTC, committed by GitHub on 19 June 2020, 16:19:38 UTC

skip_if_broken_multiprocessing_synchronize() only attempts for create
a semaphore on Linux to fix multiprocessing
test_resource_tracker_reused() on macOS.
(cherry picked from commit 3358da4054b9b0b045eb47dc74dee3d58bfbb1d5)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 4dd10ed
History
Tip revision: ec9bc2da421c456e416d991fd1fe79ac33344d9d authored by Miss Islington (bot) on 19 June 2020, 16:19:38 UTC
bpo-38377: Fix skip_if_broken_multiprocessing_synchronize() on macOS (GH-20984)
Tip revision: ec9bc2d
File Mode Size
darwin
libffi_osx
_ctypes.c -rw-r--r-- 185.8 KB
_ctypes_test.c -rw-r--r-- 22.3 KB
_ctypes_test.h -rw-r--r-- 82 bytes
callbacks.c -rw-r--r-- 17.3 KB
callproc.c -rw-r--r-- 55.6 KB
cfield.c -rw-r--r-- 43.6 KB
ctypes.h -rw-r--r-- 13.0 KB
ctypes_dlfcn.h -rw-r--r-- 459 bytes
malloc_closure.c -rw-r--r-- 2.8 KB
stgdict.c -rw-r--r-- 31.3 KB

back to top