You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Richard Oudkerk bd7b5dd816 Prevent handle leak if CreateProcess() fails in multiprocessing 14 years ago
..
dummy Merge 14 years ago
__init__.py Use Python 3.x-style keyword only arg in Array() 14 years ago
connection.py Issue #14753: Make multiprocessing treat negative timeouts as it did in 3.2 14 years ago
forking.py Prevent handle leak if CreateProcess() fails in multiprocessing 14 years ago
heap.py Make multiprocessing's shared memory use memoryview instead of raw pointer 14 years ago
managers.py Remove __getslice__, __setslice__, __delslice__ methods from proxies 14 years ago
pool.py Issue #12091: simplify ApplyResult and MapResult with threading.Event 14 years ago
process.py Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" 14 years ago
queues.py Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" 14 years ago
reduction.py Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" 14 years ago
sharedctypes.py Use Python 3.x-style keyword only arg in Array() 14 years ago
synchronize.py Fix potential NameError in multiprocessing.Condition.wait() 14 years ago
util.py Make Finalize reserve a reference to os.getpid in case called at shutdown 14 years ago