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.
 
 
 
 
 
 
Ezio Melotti f10644983e Merge with 3.2. 15 years ago
..
dummy Remove indirection in threading (issue #10968). 15 years ago
__init__.py Remove duplication. 15 years ago
connection.py PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy. 15 years ago
forking.py Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed 15 years ago
heap.py disable ASDLGEN if hg won't work, or if python is not installed. 15 years ago
managers.py 9162: fix license in multiprocessing files 15 years ago
pool.py disable ASDLGEN if hg won't work, or if python is not installed. 15 years ago
process.py Issue #12573: Add resource checks for dangling Thread and Process objects. 15 years ago
queues.py Fix test_multiprocessing failure under Windows. 15 years ago
reduction.py Issue #12981: rewrite multiprocessing_{sendfd,recvfd} in Python. 15 years ago
sharedctypes.py Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. 15 years ago
synchronize.py 9162: fix license in multiprocessing files 15 years ago
util.py Rebind locally the globals which can be looked up at shutdown 15 years ago