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.
 
 
 
 
 
 
Antoine Pitrou bdb1cf1ca5 Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows. 14 years ago
..
dummy Remove unused or redundant imports in concurrent.futures and multiprocessing. 14 years ago
__init__.py Issue #11836: document and expose multiprocessing.SimpleQueue 14 years ago
connection.py Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows. 14 years ago
forking.py Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback. 14 years ago
heap.py Remove unused or redundant imports in concurrent.futures and multiprocessing. 14 years ago
managers.py Issue #13565: Increase multiprocessing's server socket backlog, to avoid 14 years ago
pool.py Issue #12708: Add starmap() and starmap_async() methods (similar to itertools.starmap()) to multiprocessing.Pool. 14 years ago
process.py Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback. 14 years ago
queues.py Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows. 14 years ago
reduction.py Remove unused or redundant imports in concurrent.futures and multiprocessing. 14 years ago
sharedctypes.py Remove unused or redundant imports in concurrent.futures and multiprocessing. 14 years ago
synchronize.py Remove unused or redundant imports in concurrent.futures and multiprocessing. 14 years ago
util.py Remove unused or redundant imports in concurrent.futures and multiprocessing. 14 years ago