Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #6963: Added maxtasksperchild argument to multiprocessing.Pool | Jesse Noller | 2010-01-27 | 1 | -2/+2 |
* | Properly document multiprocessing's logging support, resolve outstanding issu... | Jesse Noller | 2009-01-25 | 1 | -1/+2 |
* | issue4238: bsd support for cpu_count | Jesse Noller | 2008-11-28 | 1 | -1/+1 |
* | revert r66114 for Jesse | Benjamin Peterson | 2008-09-01 | 1 | -12/+125 |
* | Submit Nick's patch for issue 3589, reviewed by jnoller | Jesse Noller | 2008-09-01 | 1 | -125/+12 |
* | darn! I converted half of the files the wrong way. | Benjamin Peterson | 2008-06-13 | 1 | -271/+271 |
* | convert multiprocessing to unix line endings | Benjamin Peterson | 2008-06-13 | 1 | -6/+6 |
* | fix import of multiprocessing by juggling imports | Benjamin Peterson | 2008-06-11 | 1 | -1/+3 |
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+269 |