Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. | Mark Dickinson | 2011-03-26 | 1 | -1/+3 |
* | Issue #11673: Fix multiprocessing.[Raw]Array constructor to accept a size of ... | Mark Dickinson | 2011-03-25 | 1 | -1/+1 |
* | Merged revisions 87225 via svnmerge from | R. David Murray | 2010-12-14 | 1 | -1/+27 |
* | Resolve issue 4449: AssertionError in mp_benchmarks.py | Jesse Noller | 2009-01-18 | 1 | -4/+10 |
* | revert r66114 for Jesse | Benjamin Peterson | 2008-09-01 | 1 | -1/+1 |
* | Submit Nick's patch for issue 3589, reviewed by jnoller | Jesse Noller | 2008-09-01 | 1 | -1/+1 |
* | Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg ... | Jesse Noller | 2008-07-16 | 1 | -4/+2 |
* | darn! I converted half of the files the wrong way. | Benjamin Peterson | 2008-06-13 | 1 | -234/+234 |
* | convert multiprocessing to unix line endings | Benjamin Peterson | 2008-06-13 | 1 | -18/+18 |
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+234 |