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.
 
 
 
 
 
 
Florent Xicluna aabbda5354 Merge 3.2 15 years ago
..
dummy Remove indirection in threading (issue #10968). 15 years ago
__init__.py Merge with 3.2. 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 Merge 3.2 15 years ago
pool.py Merge 3.2 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 Use InterruptedError instead of checking for EINTR 15 years ago