Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #6963: Added maxtasksperchild argument to multiprocessing.Pool | Jesse Noller | 2010-01-27 | 1 | -15/+81 |
* | Issue 6433: multiprocessing.pool.map hangs on empty list | Jesse Noller | 2009-07-16 | 1 | -0/+2 |
* | Add custom initializer argument to multiprocess.Manager*, courtesy of lekma | Jesse Noller | 2009-04-02 | 1 | -0/+3 |
* | Fix typo. | Georg Brandl | 2008-11-22 | 1 | -1/+1 |
* | issue3352: clean up the multiprocessing API to remove many get_/set_ methods ... | Jesse Noller | 2008-08-19 | 1 | -1/+1 |
* | patch up multiprocessing until it's API can be changed too | Benjamin Peterson | 2008-08-18 | 1 | -4/+4 |
* | darn! I converted half of the files the wrong way. | Benjamin Peterson | 2008-06-13 | 1 | -596/+596 |
* | convert multiprocessing to unix line endings | Benjamin Peterson | 2008-06-13 | 1 | -30/+30 |
* | give the threading API PEP 8 names | Benjamin Peterson | 2008-06-11 | 1 | -7/+7 |
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+596 |