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 ac38571f00 Issue #15064: Make BaseManager.__enter__() start server if necessary. 14 years ago
..
dummy Issue #15064: Implement context manager protocol for multiprocessing types 14 years ago
__init__.py Issue #14059: Implement multiprocessing.Barrier 14 years ago
connection.py Issue #15064: Implement context manager protocol for multiprocessing types 14 years ago
forking.py Issue #13841: Make child processes exit using sys.exit() on Windows 14 years ago
heap.py Make multiprocessing's shared memory use memoryview instead of raw pointer 14 years ago
managers.py Issue #15064: Make BaseManager.__enter__() start server if necessary. 14 years ago
pool.py Issue #15064: Implement context manager protocol for multiprocessing types 14 years ago
process.py Merge fixes for #13854 and #12157. 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 Issue #14059: Implement multiprocessing.Barrier 14 years ago
util.py Issue #13841: Make child processes exit using sys.exit() on Windows 14 years ago