Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 87225 via svnmerge from | R. David Murray | 2010-12-14 | 1 | -1/+27 |
* | Submit patch for bug 9144; broken imports due to r81380 | Jesse Noller | 2010-07-03 | 1 | -1/+1 |
* | Backport the Popen.poll() protection from subprocess to multiprocessing. See ... | Florent Xicluna | 2010-03-07 | 1 | -1/+6 |
* | issue3352: clean up the multiprocessing API to remove many get_/set_ methods ... | Jesse Noller | 2008-08-19 | 1 | -2/+2 |
* | Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg ... | Jesse Noller | 2008-07-16 | 1 | -9/+53 |
* | darn! I converted half of the files the wrong way. | Benjamin Peterson | 2008-06-13 | 1 | -429/+429 |
* | convert multiprocessing to unix line endings | Benjamin Peterson | 2008-06-13 | 1 | -10/+10 |
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+429 |