Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the new threading properties for multiprocessing (reviewed by Jesse #3927) | Benjamin Peterson | 2008-09-22 | 1 | -6/+0 |
* | issue3352: clean up the multiprocessing API to remove many get_/set_ methods ... | Jesse Noller | 2008-08-19 | 1 | -1/+2 |
* | patch up multiprocessing until it's API can be changed too | Benjamin Peterson | 2008-08-18 | 1 | -4/+4 |
* | get rid of 2.6/3.0 switch statements in multiprocessing | Benjamin Peterson | 2008-06-25 | 1 | -18/+6 |
* | convert multiprocessing to unix line endings | Benjamin Peterson | 2008-06-13 | 1 | -143/+143 |
* | give the threading API PEP 8 names | Benjamin Peterson | 2008-06-11 | 1 | -15/+15 |
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+143 |