summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/popen_fork.py
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.3.Richard Oudkerk2014-03-231-1/+1
* Issue #18999: Make multiprocessing use context objects.Richard Oudkerk2013-10-161-4/+0
* Issue #18571: Implementation of the PEP 446: file descriptors and file handlesVictor Stinner2013-08-271-1/+1
* Issue #8713: Support alternative start methods in multiprocessing on Unix.Richard Oudkerk2013-08-141-0/+87